Skip to content
Snippets Groups Projects
Commit dfcc509e authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Add a config file for casia fasd

parent addc9e65
No related branches found
No related tags found
1 merge request!98Add casia fasd and an optical flow extractor
#!/usr/bin/env python
"""Config file for the CASIA FASD dataset.
Please run ``bob config set bob.db.casia_fasd.directory /path/to/casia_fasd_files``
in terminal to point to the original files of the dataset on your computer."""
from bob.pad.face.database import CasiaFasdPadDatabase
database = CasiaFasdPadDatabase()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment