Create-Face-Data-from-Images icon indicating copy to clipboard operation
Create-Face-Data-from-Images copied to clipboard

Face closed to the camera

Open diego0718 opened this issue 5 years ago • 1 comments
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)

diego0718 avatar Sep 23 '20 14:09 diego0718

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?

kb22 avatar Sep 23 '20 18:09 kb22