- Real-Time Rotation-Invariant Face Detection with Progressive Calibration Networks(PCN).
- opencv (3.4.3 is tested)
g++ main.cpp -std=c++11 -o etos_facedetector `pkg-config --cflags --libs opencv`
./etos_facedetector imgs/1.jpg
g++ main.cpp -std=c++11 -o etos_facedetector `pkg-config --cflags --libs opencv`
./etos_facedetector imgs/1.jpg