Skip to content

Adaptation of Annotator to Tranformer

Yannick DAYER requested to merge dask-annotators into master

Removes facedetect and facelandmark.

MTCNN follows the Transformer interface. The implementation of MTCNN annotations() (in bob.ip.tensoflow_extractor) must be changed to accept a batch of images.

Edited by Yannick DAYER

Merge request reports