Move bob.ip.facedetect code to here
- 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