derronqi / yolov7-face

yolov7 face detection with landmark
GNU General Public License v3.0
413 stars 102 forks source link

Performance for Mask Images #45

Open YoungjaeDev opened 1 year ago

YoungjaeDev commented 1 year ago

Hello.TensorRT conversion model for Yolov7s-face model is currently in use The detection performance of the mask-wearing image is good for the distant face, but in the case of the mask-wearing image in the front, that is, close-up (a composition like an identification photograph), the score is only about 0.5, is there a reason? Thank you

Phil-Lin commented 1 year ago

The detection performance of the mask-wearing image is good for the distant face, but in the case of the mask-wearing image in the front, that is, close-up (a composition like an identification photograph), the score is only about 0.5, is there a reason?

I found the same phenomenon. Have you found the reason?