Skip to content
Snippets Groups Projects

fix: harmonize all the Database Interface classes.

Merged Yannick DAYER requested to merge fix/database into develop
9 files
+ 179
45
Compare changes
  • Side-by-side
  • Inline
Files
9
"""Config file for the CASIA FASD dataset.
Please run ``bob config set bob.db.casia_fasd.directory /path/to/database/casia_fasd/``
in terminal to point to the original files of the dataset on your computer."""
in a terminal to point to the original files of the dataset on your computer.
"""
from bob.pad.face.database import CasiaFasdPadDatabase
Loading