Coverage for src/bob/pad/face/config/casia_fasd.py: 100%
2 statements
« prev ^ index » next coverage.py v7.6.0, created at 2024-07-13 01:19 +0200
« prev ^ index » next coverage.py v7.6.0, created at 2024-07-13 01:19 +0200
1"""Config file for the CASIA FASD dataset.
2Please run ``bob config set bob.db.casia_fasd.directory /path/to/database/casia_fasd/``
3in terminal to point to the original files of the dataset on your computer."""
5from bob.pad.face.database import CasiaFasdPadDatabase
7database = CasiaFasdPadDatabase()