Open Source Face Recognition Library

This package provide open source tools to run comparable and reproducible face recognition experiments. This includes:

  • Preprocessors to detect, align and photometrically enhance face images

  • Feature extractors that extract features from facial images

  • Facial image databases including their protocols.

  • Scripts that trains CNNs for face recognition.

Get Started

The easiest way to get started is by simply comparing two faces:

$ bob bio compare-samples -p facenet-sanderberg me.png not_me.png

Warning

No face detection is carried out with this command.

Check out all the face recognition algorithms available by doing:

$ resources.py --types p

Get Started, serious

For detailed information on how this package is structured and how to run experiments with it, please refer to the documentation of bob.bio.base and get to know the vanilla biometrics and how to integrate both, algorithm and database protocols with it.

Users Guide

Reference Manual

Todo

Present benchmarks

Probably for Manuel’s students

(The original entry is located in /scratch/builds/bob/bob.bio.face/doc/leaderboard/arface.rst, line 10.)

Todo

Present benchmarks

Probably for Manuel’s students

(The original entry is located in /scratch/builds/bob/bob.bio.face/doc/leaderboard/banca.rst, line 10.)

Todo

Present benchmarks

Probably for Manuel’s students

(The original entry is located in /scratch/builds/bob/bob.bio.face/doc/leaderboard/gbu.rst, line 10.)

Todo

Present benchmarks

Probably for Manuel’s students

(The original entry is located in /scratch/builds/bob/bob.bio.face/doc/leaderboard/ijbc.rst, line 10.)

Todo

Present benchmarks

Probably for Manuel’s students

(The original entry is located in /scratch/builds/bob/bob.bio.face/doc/leaderboard/lfw.rst, line 10.)

Todo

Present benchmarks

Probably for Manuel’s students

(The original entry is located in /scratch/builds/bob/bob.bio.face/doc/leaderboard/meds.rst, line 10.)

Todo

Present benchmarks

Probably for Manuel’s students

(The original entry is located in /scratch/builds/bob/bob.bio.face/doc/leaderboard/morph.rst, line 10.)

Todo

Benchmarks on Multipie Database

Probably for Manuel’s students

(The original entry is located in /scratch/builds/bob/bob.bio.face/doc/leaderboard/multipie.rst, line 9.)

Todo

Present benchmarks

Probably for Manuel’s students

(The original entry is located in /scratch/builds/bob/bob.bio.face/doc/leaderboard/uccs.rst, line 10.)

Todo

Present benchmarks

Probably for Manuel’s students

(The original entry is located in /scratch/builds/bob/bob.bio.face/doc/leaderboard/xm2vts.rst, line 10.)