Fix false positives of face detection network for large faces#15118
Fix false positives of face detection network for large faces#15118opencv-pushbot merged 1 commit intoopencv:3.4from
Conversation
|
@alalek, perhaps, we will need to update |
|
Update file hash here too: https://github.com/opencv/opencv_extra/blob/3.4/testdata/dnn/download_models.py#L227-L229 And probably we need to change target branch to 3.4 in URL (I'll change that to master during 3.4 merging) |
|
In case of breaking of existed tests - add and use updated file under a new name, like |
|
Red box, with original padding (pad: 0, on both), blu box, from this commit. My opinion, |
|
@lubagov, Thanks for quick response! May I ask you to share an origin image as well? |
|
Please check, train.prototxt file also. Because it also has wrong padding, and wrong train network. |




This pullrequest changes
resolves #15106 after PR #10216
Merge with extra: opencv/opencv_extra#644
before:

with changes:
