Skip to content

Assertion Fix in Split Layer#23746

Merged
asmorkalov merged 3 commits intoopencv:4.xfrom
Abdurrahheem:ash/graph_simplifier
Jun 7, 2023
Merged

Assertion Fix in Split Layer#23746
asmorkalov merged 3 commits intoopencv:4.xfrom
Abdurrahheem:ash/graph_simplifier

Conversation

@Abdurrahheem
Copy link
Copy Markdown
Contributor

@Abdurrahheem Abdurrahheem commented Jun 5, 2023

Pull Request Readiness Checklist

This PR fixes issue mentioned in #23663
Merge with opencv/opencv_extra#1067

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 another license that is incompatible with OpenCV
  • The PR is proposed to the proper branch
  • There is a reference to the 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

@Abdurrahheem Abdurrahheem added the category: dnn (onnx) ONNX suport issues in DNN module label Jun 5, 2023
@Abdurrahheem Abdurrahheem requested a review from dkurt June 5, 2023 10:20
@Abdurrahheem Abdurrahheem self-assigned this Jun 5, 2023
@Abdurrahheem Abdurrahheem marked this pull request as ready for review June 7, 2023 11:10
@asmorkalov asmorkalov merged commit 6b53fe8 into opencv:4.x Jun 7, 2023
thewoz pushed a commit to thewoz/opencv that referenced this pull request Jan 4, 2024
Assertion Fix in Split Layer opencv#23746

### Pull Request Readiness Checklist

This PR fixes issue mentioned in [opencv#23663](opencv#23663)
Merge with opencv/opencv_extra#1067

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

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake
thewoz pushed a commit to thewoz/opencv that referenced this pull request May 29, 2024
Assertion Fix in Split Layer opencv#23746

### Pull Request Readiness Checklist

This PR fixes issue mentioned in [opencv#23663](opencv#23663)
Merge with opencv/opencv_extra#1067

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

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: dnn (onnx) ONNX suport issues in DNN module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants