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

How to understand LNet in MTCNNv2 #28

Open Jsmilemsj opened 6 years ago

Jsmilemsj commented 6 years ago

How to understand LNet in MTCNNv2 ?

sachinpuranik99 commented 5 years ago

@jianchao-li So, it basically performs the finetuning of the landmarks. Correct?