Skip to content

Fix dnn::ResizeLayer to manage varying input shapes#16490

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
dkurt:dnn_refactor_resize
Feb 4, 2020
Merged

Fix dnn::ResizeLayer to manage varying input shapes#16490
opencv-pushbot merged 1 commit intoopencv:3.4from
dkurt:dnn_refactor_resize

Conversation

@dkurt
Copy link
Copy Markdown
Member

@dkurt dkurt commented Feb 3, 2020

This pullrequest changes

resolves #13462

force_builders=Custom,Custom Win,Custom Mac
build_image:Custom=ubuntu-openvino-2019r3.0:16.04
build_image:Custom Win=openvino-2019r3.0
build_image:Custom Mac=openvino-2019r3.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
# disabled due high memory usage: test_opencl:Custom=ON
test_opencl:Custom=OFF
test_bigdata:Custom=1
test_filter:Custom=*

@dkurt dkurt force-pushed the dnn_refactor_resize branch from 9af5e54 to 005f38f Compare February 4, 2020 06:06
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.

Darknet/YoloV3, changing input resolution cause the "Inconsistent shape for ConcatLayer" error

3 participants