We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6363ddc commit ae50fe3Copy full SHA for ae50fe3
README.md
@@ -61,7 +61,7 @@ This repository contains trained models created by me (Davis King). They are pr
61
62
Also note that this model file is designed for use with dlib's HOG face detector. That is, it expects the bounding
63
boxes from the face detector to be aligned a certain way, the way dlib's HOG face detector does it. It won't work
64
- as well when used with a face detector that produces differently aligned boxes.
+ as well when used with a face detector that produces differently aligned boxes, such as the CNN based mmod_human_face_detector.dat face detector.
65
66
* mmod_rear_end_vehicle_detector.dat.bz2
67
0 commit comments