KupynOrest / head_detector

Official repo for VGGHeads: A Large-Scale Synthetic Dataset for 3D Human Heads.
Other
151 stars 7 forks source link

Bad result for eye closed #9

Closed lxy2017 closed 3 months ago

lxy2017 commented 3 months ago

截屏2024-08-14 11 20 12

BloodAxe commented 3 months ago

Thanks for pointing this up. This looks like a OOD example to me. Our training set does not contain images with faces that are larger than a whole image. So I think it is not a problem with closed eyes but rather with the fact that only a half of the face is visible. I think you should get much better results if you ensure that whole face fits the picture frame.