Skip to content

Support Slice layer in ONNX importer#14697

Merged
alalek merged 4 commits intoopencv:3.4from
l-bat:Slice_ONNX
Jun 8, 2019
Merged

Support Slice layer in ONNX importer#14697
alalek merged 4 commits intoopencv:3.4from
l-bat:Slice_ONNX

Conversation

@l-bat
Copy link
Copy Markdown
Contributor

@l-bat l-bat commented Jun 3, 2019

Merge with extra: opencv/opencv_extra#615
Related discussion: #14672

force_builders=Custom,Custom Win,Custom Mac
docker_image:Custom=ubuntu-openvino-2019r1.0:16.04
docker_image:Custom Win=openvino-2019r1
docker_image:Custom Mac=openvino-2019r1
test_modules=dnn,python2,python3,java

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

@l-bat l-bat changed the title 5Support Slice layer in ONNX importer Support Slice layer in ONNX importer Jun 3, 2019
@dkurt
Copy link
Copy Markdown
Member

dkurt commented Jun 7, 2019

@alalek, May I ask you to check https://pullrequest.opencv.org/buildbot/builders/precommit_custom_linux/builds/2194?

[----------] 20 tests from DNNTestOpenVINO
[ RUN      ] DNNTestOpenVINO.models/0, where GetParam() = (CPU, "age-gender-recognition-retail-0013")
[       OK ] DNNTestOpenVINO.models/0 (108 ms)
[ RUN      ] DNNTestOpenVINO.models/1, where GetParam() = (CPU, "face-person-detection-retail-0002")
[       OK ] DNNTestOpenVINO.models/1 (584 ms)
[ RUN      ] DNNTestOpenVINO.models/2, where GetParam() = (CPU, "head-pose-estimation-adas-0001")
[       OK ] DNNTestOpenVINO.models/2 (159 ms)
[ RUN      ] DNNTestOpenVINO.models/3, where GetParam() = (CPU, "person-detection-retail-0002")
[       OK ] DNNTestOpenVINO.models/3 (660 ms)
[ RUN      ] DNNTestOpenVINO.models/4, where GetParam() = (CPU, "vehicle-detection-adas-0002")
[       OK ] DNNTestOpenVINO.models/4 (317 ms)
[ RUN      ] DNNTestOpenVINO.models/5, where GetParam() = (MYRIAD, "age-gender-recognition-retail-0013")
Process returned: -11
ERROR: some tests have failed
program finished with exit code 245

Copy link
Copy Markdown
Member

@dkurt dkurt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thank you!

@dkurt dkurt self-assigned this Jun 7, 2019
@alalek alalek merged commit 5e80191 into opencv:3.4 Jun 8, 2019
@alalek alalek mentioned this pull request Jun 10, 2019
arnaudbrejeon pushed a commit to arnaudbrejeon/opencv that referenced this pull request Jan 23, 2020
* Support Slice layer in ONNX importer

* Add IE support

* Fix ONNX importer

* Fix Slice
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