Skip to content

Move bob.ip.facedetect code to here

Amir MOHAMMADI requested to merge deprecate-bob-ip-facedetect into master
  • Drop FaceDetect and Flandmark
  • Move MTCNN and TinyFace to here
  • Implement BoundingBox and prune_detections in Python
  • Move other helper functions from bob.ip.facedetect to here
  • Rename TinyFace.detect to TinyFace.annotations
  • black files
Edited by Amir MOHAMMADI

Merge request reports