.. vim: set fileencoding=utf-8 : .. @author: Manuel Guenther .. @date: Thu Oct 30 19:25:28 CET 2014 .. _verification_databases: ================================================= Databases that Implement the Database Interface ================================================= There are quite a number of databases that implement the :py:class:`bob.db.verification.utils.Database` interface. Here, we provide a (possibly incomplete) list of databases, sorted by name. Face Recognition Databases without ZT-norm ------------------------------------------ The following face recognition databases implement the :py:class:`bob.db.verification.utils.Database` interface: * :ref:`AR Face ` * :ref:`The AT&T database of Faces ` * :ref:`BioSecure ` * :ref:`CAS-PEAL ` * :ref:`Face Recognition Grand Challenge ver2.0 ` * :ref:`The Good, The Bad & The Ugly ` * :ref:`Labeled Faces in the Wild ` * :ref:`SCface ` * :ref:`XM2VTS ` * :ref:`YouTube faces (video) ` Face Recognition Databases with ZT-norm --------------------------------------- The following face recognition databases implement the :py:class:`bob.db.verification.utils.ZTDatabase` interface: * :ref:`BANCA ` * :ref:`MOBIO (image and video) ` * :ref:`Multi-PIE ` Speaker Recognition Databases ----------------------------- The following speaker recognition databases implement the :py:class:`bob.db.verification.utils.ZTDatabase` interface: * :ref:`MOBIO ` * :ref:`NIST SRE 2012 Database ` * :ref:`Voxforge ` Generic Databases ----------------- The following generic biometric recognition database implement the :py:class:`bob.db.verification.utils.ZTDatabase` interface: * :ref:`FileList Database `