Add clip to deploy.prototxt#14938
Conversation
|
Please estimate an accuracy on FDDB and WIDER datasets using https://github.com/opencv/opencv/blob/master/modules/dnn/misc/face_detector_accuracy.py. We need to check if there is no regression. |
Theoretically, numerical accuracy should be improved due cropping of implicit edges to image because labels are also in the image space so IoU will be higher. @LaurentBerger, do you mind to keep accuracy threshold unchanged? Anyway now an entire output blob is returned from |
|
@dkurt sorry for the delay. I must finish opencv python book before august. I think that I will work on this PR in august |
|
@LaurentBerger, sounds great! Feel free to ask us any question. I can evaluate it by myself |
|
@LaurentBerger, please apply this commit to your branch: dkurt@f16c7ee |
|
I have never done that : is it good if I apply previous command? |
|
@LaurentBerger, maybe try this: |
|
I hope that's good! |
|
@LaurentBerger, that's perfect! Thank you! |
dkurt
left a comment
There was a problem hiding this comment.
👍 Cool! That's really sensitive change which should improve users experience. Thanks!
|
Yes now there is no problem in my used video. with clip 1 and #15118 |
try to solve issue #14841
@dkurt
Merge with extra: opencv/opencv_extra#650