Skip to content

NCNN face recognition(mtcnn+facenet) for iOS and MacOS/Linux.

Notifications You must be signed in to change notification settings

xuduo35/ncnn-mtcnn-facenet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ncnn-mtcnn-facenet

Combine mtcnn and mobilefacenet to do face recognization for MacOS/Linux/iOS

For MacOS/Linux, check README.md under MacOS directory.

For iOS:

Need to add ncnn.framework/opencv2.framework/openmp.framework to project first. Then run in XCode directly.

Reference: https://medium.com/@yiweini/opencv-with-swift-step-by-step-c3cc1d1ee5f1

Default sample image:

main

Red rectangle if recognization:

detected

Green dots for landmarks if not recognization:

undetected

About

NCNN face recognition(mtcnn+facenet) for iOS and MacOS/Linux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published