Skip to content

zzpfox/face-detection-MTCNN-ncnn

Repository files navigation

face-detection-MTCNN-ncnn

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

Results

image image

Require Dependency Library

  • OpenCV 3.3.1 (For displaying demo video)

Compile in Windows

$ ./build_vs2017_x64.bat

Compile in Ubuntu

$ sh build_ubuntu.sh

Compile in Raspberry Pi

$ sh build_raspberry.sh

About

Implement MTCNN for face detection and landmark localization in ncnn framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published