-
- Downloads
[py] Adapt annotator to tranformer and remove some
Removed facedetect and facelandmark. MTCNN follows the transformer interface. Modified tests accordingly.
Showing
- bob/bio/face/annotator/Base.py 20 additions, 1 deletionbob/bio/face/annotator/Base.py
- bob/bio/face/annotator/bobipfacedetect.py 10 additions, 4 deletionsbob/bio/face/annotator/bobipfacedetect.py
- bob/bio/face/annotator/bobipflandmark.py 1 addition, 1 deletionbob/bio/face/annotator/bobipflandmark.py
- bob/bio/face/annotator/bobipmtcnn.py 17 additions, 7 deletionsbob/bio/face/annotator/bobipmtcnn.py
- bob/bio/face/config/annotator/flandmark.py 1 addition, 0 deletionsbob/bio/face/config/annotator/flandmark.py
- bob/bio/face/test/test_annotators.py 61 additions, 25 deletionsbob/bio/face/test/test_annotators.py
- requirements.txt 2 additions, 1 deletionrequirements.txt
- setup.py 4 additions, 1 deletionsetup.py
Loading
Please register or sign in to comment