frontal_face_detector.dat
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.