Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bob.db.msu_mfsd_mod-1.0.0.zip (31.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page