This package contains the access API and descriptions for the AR face database. It only contains the Bob accessor methods to use the DB directly from python, with our certified protocols. The actual raw data for the database should be downloaded from the original URL (though we were not able to contact the corresponding Professor).
Our version of the AR face database contains 3312 images from 136 persons, 76 men and 60 women. We split the database into several protocols that we have designed ourselves. The identities are split up into three groups:
Additionally, there are different protocols:
In any case, the images with neutral facial expression, neutral illumination and without accessories are used for enrollment.
The bob.db.arface.Database complies with the standard biometric verification database as described in Common Functionality in all Verification Databases, implementing the interface bob.db.verification.utils.SQLiteDatabase.
Todo
Explain the particularities of the bob.db.arface.Database.