Create-Face-Data-from-Images
Create-Face-Data-from-Images copied to clipboard
Face closed to the camera
trafficstars
Good morning.
I am trying the dnn face detector from opencv. Did you try taking a photo close to the camera?. I did this, and found more than one detection ( more than one face) and some of the bounding box coordinates are outside the image and they are not faces ( i mean, i.e if the images is 640480 some bboxes coordinates are 720680 from the top left corner)
No, I did not try that. Maybe that is something not built into the version of face detection model we are using here. But i can surely check and see. Do you have thoughts on how this can be resolved?