kpzhang93 / MTCNN_face_detection_alignment

Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
MIT License
2.8k stars 1.01k forks source link

Detection Confidence #14

Open iqbalnaved opened 7 years ago

iqbalnaved commented 7 years ago

Hi, is there any variable in the detection function that we can use as face detection confidence ? Please inform. Thanks in advance.

jianchao-li commented 6 years ago

@iqbalnaved prob1 in all the three networks (det1.prototxt, det2.prototxt and det3.prototxt) can be used as the face detection confidence. prob1 corresponds to the following codes in detect_face.m: