MTCNN_face_detection_alignment_pytorch icon indicating copy to clipboard operation
MTCNN_face_detection_alignment_pytorch copied to clipboard

Results 4 MTCNN_face_detection_alignment_pytorch issues
Sort by recently updated
recently updated
newest added

I want to use "nose" to get a better domain of the face in the picture

situation 1:sometimes detect 2 or 3 persons while there is only one guy situation 2: the box coordinate is far from the average range (I check the multiple frames in...

In MTCNN paper , 16fps on CPU, 99fps on GPU I find that this code is too slow, about 13fps on GPU(Titan X) How do you think? Thank you