Skip to content

Fix DetectionModel in case of out of [0, 1] range detection prediction#15515

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
dkurt:dnn_detection_model_fix
Sep 18, 2019
Merged

Fix DetectionModel in case of out of [0, 1] range detection prediction#15515
opencv-pushbot merged 1 commit intoopencv:masterfrom
dkurt:dnn_detection_model_fix

Conversation

@dkurt
Copy link
Copy Markdown
Member

@dkurt dkurt commented Sep 13, 2019

This pullrequest changes

Fix missed detections in case of predicted values in relative coordinates but out of [0, 1] range (will fix samples in a separate PR).

force_builders=Custom,Custom Win,Custom Mac
build_image:Custom=ubuntu-openvino-2019r2.0:16.04
build_image:Custom Win=openvino-2019r2.0
build_image:Custom Mac=openvino-2019r2.0

test_modules:Custom=dnn,python2,python3,java
test_modules:Custom Win=dnn,python2,python3,java
test_modules:Custom Mac=dnn,python2,python3,java

buildworker:Custom=linux-1
test_opencl:Custom=ON
test_bigdata:Custom=1
test_filter:Custom=*

@dkurt dkurt force-pushed the dnn_detection_model_fix branch from ce13e5b to 3ddb005 Compare September 13, 2019 09:59
@dkurt dkurt added this to the 4.1.2 milestone Sep 13, 2019
@opencv-pushbot opencv-pushbot merged commit 3ddb005 into opencv:master Sep 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants