data
Lets explore the face liveness dataset.
liveness_dataset
liveness_dataset (csvfile:str, smoothing=True, transform=None)
Initialize self. See help(type(self)) for accurate signature.
| Type | Default | Details | |
|---|---|---|---|
| csvfile | str | contains image location with labels | |
| smoothing | bool | True | smmothing facotr for the loss fn |
| transform | NoneType | None | image transforms |