Example for using Bob to create face verification systems
Project description
Face verification using Bob
===========================
This example demonstrates how to use Bob to build different face verification
systems. It includes examples with three different complexities:
* A simple eigenface based example
* An example using Gabor jets and a Gabor-phase based similarity function
* An example building an UBM/GMM model on top of DCT blocks.
To use this example, you will require Bob and the AT&T database. If you do not
have a Bob version yet, you can get it from `here <http://www.idiap.ch/software/bob/>`_.
If you already have installed Bob, please make sure that you have at least
the version 1.0.5, otherwise the example won't work.
The AT&T image database is quite small, but sufficient to show how the face
verification methods work. Still, the results may not be meaningful. One good
thing about the AT&T database is that it is freely available. You can download
it from `here <http://www.cl.cam.ac.uk/research/dtg/attarchive/facedatabase.html>`_.
Finally, to download this package, please open a shell, go to a directory of
your choice and call::
$ pip install bob.example.faceverify
To generate the Documentation, please further go into the "doc" directory and
call::
$ make html
$ firefox html/index.html
(or use any other browser of your choice). After you did this, please read the
documentation and try to execute the examples.
===========================
This example demonstrates how to use Bob to build different face verification
systems. It includes examples with three different complexities:
* A simple eigenface based example
* An example using Gabor jets and a Gabor-phase based similarity function
* An example building an UBM/GMM model on top of DCT blocks.
To use this example, you will require Bob and the AT&T database. If you do not
have a Bob version yet, you can get it from `here <http://www.idiap.ch/software/bob/>`_.
If you already have installed Bob, please make sure that you have at least
the version 1.0.5, otherwise the example won't work.
The AT&T image database is quite small, but sufficient to show how the face
verification methods work. Still, the results may not be meaningful. One good
thing about the AT&T database is that it is freely available. You can download
it from `here <http://www.cl.cam.ac.uk/research/dtg/attarchive/facedatabase.html>`_.
Finally, to download this package, please open a shell, go to a directory of
your choice and call::
$ pip install bob.example.faceverify
To generate the Documentation, please further go into the "doc" directory and
call::
$ make html
$ firefox html/index.html
(or use any other browser of your choice). After you did this, please read the
documentation and try to execute the examples.
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.example.faceverify-0.1.1.tar.gz
.
File metadata
- Download URL: bob.example.faceverify-0.1.1.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f286abfe1108e9e5034360dfbd0b5880fc44b3b690053ad2331b40f064e12c4d |
|
MD5 | 50e2c66b70bc4edb5d052ab2ea08d4b2 |
|
BLAKE2b-256 | befe4c715ca891a138ee4b7d903470496ce941eabf03af6bd32118e5111620a5 |