MSU Mobile Face Spoofing Database Access API for Bob, with modified protocol
Project description
The MSU-MFSD database is a spoofing attack database which consists of printed attacks, as well as replay attacks recorded with mobile phone and tablet. The acquisition devices are lap-top and Android phone.
This package contains the Bob accessor methods to use the DB directly from python. When querying the database, if you specify fold=0 in the Database.objects() method, the files will be returned using the original protocol provided with the database. Note that this protocol does not contain development set.
To compensate for the absense of development data, we created a custom protocol, consisting of 5 folds for 5-fold cross validation. The folds are created by randomly selecting identities to belong to the training and development set. Note that the clients that belong in the test set in the custom protocol are the same for all the 5 folds, but are different from the original protocol. If you want to work with this custom protocol, specify 0 < fold <= 5 in the Database.objects() method.
The actual raw data for MSU MFSD database should be downloaded from the original URL.
Reference:
D. Wen, A. K. Jain and H. Han: "Face Spoof Detection with Image Distortion Analysis", In IEEE Trans. Information Forensic and Security, 2015.
Installation
To install this package – alone or together with other Packages of Bob – please read the Installation Instructions. For Bob to be able to work properly, some dependent packages are required to be installed. Please make sure that you have read the Dependencies for your operating system.
Using the package
After instalation of the package, go to the console and type:
$ ./bin/sphinx-build doc sphinx
Now, the full documentation of the package, including a User Guide, will be availabe in sphinx/index.html.
Problems
In case of problems, please contact ivana.chingovska@idiap.ch
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bob.db.msu_mfsd_mod-1.0.1.zip
.
File metadata
- Download URL: bob.db.msu_mfsd_mod-1.0.1.zip
- Upload date:
- Size: 31.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29e95f69406be38173e690579825b9ae5fba1692f584828ef8656ef48da355a6 |
|
MD5 | d29f183c513ae6abe33b56c483438093 |
|
BLAKE2b-256 | 1378a09b988070010a00a57ef2fed28d46790b2ae566627b789f26b23f0fc86e |