Implement MTCNN for face detection and landmark localization in ncnn framework in C++ Support Windows, Ubuntu and Raspberry Pi
Refactor from MTCNN v1 Matlab https://github.com/kpzhang93/MTCNN_face_detection_alignment
- OpenCV 3.3.1 (For displaying demo video)
$ ./build_vs2017_x64.bat
$ sh build_ubuntu.sh
$ sh build_raspberry.sh