Face AnnotatorsΒΆ

This packages provides several face annotators (using RGB images) that you can use to annotate biometric databases. See Annotating biometric databases for a guide on the general usage of this feature.

Warning

The annotators are named after the package that provides this annotator. Their respective Bob packages need to be installed if you want to use them.

See Tools implemented in bob.bio.face for a list of available annotators. Here is an example on how to use bob.bio.face.annotator.MTCNN to annotate the ATNT database:

$ bob bio annotate -vvv -d atnt -a mtcnn -o /tmp/annotations