Skip to content

dnn : fix for unsqueeze opset version 13 in onnx_importer#20713

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
jebastin-nadar:unsqueeze-opset13
Sep 21, 2021
Merged

dnn : fix for unsqueeze opset version 13 in onnx_importer#20713
opencv-pushbot merged 1 commit intoopencv:3.4from
jebastin-nadar:unsqueeze-opset13

Conversation

@jebastin-nadar
Copy link
Copy Markdown
Contributor

Merge with extra : opencv/opencv_extra#912

relates #20660
'axes' for unsqueeze node changed from attribute to input in opset version 13
11, 13

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or other license that is incompatible with OpenCV
  • The PR is proposed to proper branch
  • There is reference to original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@asmorkalov asmorkalov requested review from JulieBar and rogday and removed request for rogday September 20, 2021 05:50
@rogday rogday self-requested a review September 21, 2021 14:10
Copy link
Copy Markdown
Member

@rogday rogday left a comment

Choose a reason for hiding this comment

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

LGTM 👍

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.

4 participants