Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dkurt
Copy link
Member

@dkurt dkurt commented Mar 26, 2024

Pull Request Readiness Checklist

resolves #25272, #24965

Merge with extra: opencv/opencv_extra#1160

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

@dkurt dkurt linked an issue Mar 26, 2024 that may be closed by this pull request
@dkurt dkurt mentioned this pull request Mar 26, 2024
3 tasks
@dkurt dkurt marked this pull request as ready for review March 29, 2024 06:22
@dkurt dkurt requested a review from asmorkalov March 29, 2024 07:42
Copy link
Contributor

@asmorkalov asmorkalov left a comment

Choose a reason for hiding this comment

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

👍

@asmorkalov asmorkalov added this to the 4.10.0 milestone Mar 29, 2024
@asmorkalov asmorkalov self-assigned this Mar 29, 2024
@asmorkalov asmorkalov merged commit 01dc010 into opencv:4.x Mar 29, 2024
@dkurt dkurt deleted the tflite_new_layers branch March 30, 2024 10:39
@asmorkalov asmorkalov mentioned this pull request Apr 1, 2024
klatism pushed a commit to klatism/opencv that referenced this pull request May 17, 2024
TFLite new layers opencv#25273

### Pull Request Readiness Checklist

resolves opencv#25272, opencv#24965

**Merge with extra**: opencv/opencv_extra#1160

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TFLite with OpenCV Issue TFLite importer: add support to SPLIT operation

2 participants