module documentation
Utilities for working with the Labeled Faces in the Wild dataset.
Function | download |
Downloads and extracts the Labeled Faces in the Wild dataset. |
Variable | logger |
Undocumented |
Function | _download |
Undocumented |
Function | _download |
Undocumented |
Function | _load |
Undocumented |
Constant | _TEST |
Undocumented |
Constant | _TRAIN |
Undocumented |
Constant | _VIDEOS |
Undocumented |
Downloads and extracts the Labeled Faces in the Wild dataset.
Any existing files are not re-downloaded.
Parameters | |
dataset | the directory to output the final dataset |
scratchNone | a scratch directory to use to store temporary files |
cleanup:True | whether to cleanup the scratch directory after extraction |