opencv/modules/dnn/src/onnx
Abduragim Shtanchaev d7f04a9d33
Merge pull request #25660 from Abdurrahheem:ash/fix-slice-empty-input
Slice layer parser fix to support empty input case #25660

This PR fixes Slice Layer's parser to handle empty input cases (cases with initializer)
It fixed the issue rased in #24838

### Pull Request Readiness Checklist

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
2024-05-31 13:13:36 +03:00
..
onnx_graph_simplifier.cpp Merge pull request #25387 from fengyuentau:complete-float16_t-renaming 2024-04-11 14:02:44 +03:00
onnx_graph_simplifier.hpp Merge pull request #23604 from dkurt:dnn_no_protobuf 2023-05-15 12:23:18 +03:00
onnx_importer.cpp Merge pull request #25660 from Abdurrahheem:ash/fix-slice-empty-input 2024-05-31 13:13:36 +03:00
opencv-onnx.proto Fix some typos in modules/. 2022-04-30 13:40:07 +08:00