tpys / face-everthing

face detection alignment recognition reconstruction ...
261 stars 102 forks source link

face detection #18

Open Rock-100 opened 6 years ago

Rock-100 commented 6 years ago

As shown in your figure,the typical failed examples(for face detection) are caused by large roll angles. I guess you can try PCN(https://github.com/Jack-CV/PCN ), which can detect faces with full rotation-in-plane angles.