davidsandberg / facenet

Face recognition using Tensorflow
MIT License
13.81k stars 4.81k forks source link

Understand detect_face parameter minsize #775

Open oka96 opened 6 years ago

oka96 commented 6 years ago

I am try to understand the minsize value for align/detect_face.py. If the minsize set to 40, does the detect faces will have a size above 40x40? But I still get some faces with size less than 40x40, for example 28x35.

rain2008204 commented 6 years ago

you can see the MTCNN