Adaptation of Annotator to Tranformer
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