Skip to content

frontal_face_detector.dat

Compare
Choose a tag to compare
@norihiro norihiro released this 26 Apr 12:35
· 59 commits to main since this release
d6a776c

This is a binary file for frontal-face-detector. The file is generated by the command below.

mkdir build && build
cmake -D ENABLE_DATAGEN=ON ..
make
./face-detector-dlib-hog-datagen > ../data/dlib_hog_model/frontal_face_detector.dat

The license of the file follows https://github.com/davisking/dlib.