YYuanAnyVision / mxnet_mtcnn_face_detection

MTCNN face detection
738 stars 314 forks source link

68 point landmark? #54

Open Darel13712 opened 5 years ago

Darel13712 commented 5 years ago

This model returns 5 points. Is there model for 68 points?

leviethung2103 commented 4 years ago

You can pass the face image into 68 landmarks model at following link: https://www.pyimagesearch.com/2017/04/03/facial-landmarks-dlib-opencv-python/