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

Skip to content

Conversation

@dkurt
Copy link
Member

@dkurt dkurt commented Apr 2, 2024

Pull Request Readiness Checklist

resolves #25310

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 added this to the 4.10.0 milestone Apr 2, 2024
@dkurt dkurt force-pushed the dnn_hotfix_tflite branch from d737cdf to 9cc9c4e Compare April 2, 2024 15:57
@asmorkalov asmorkalov merged commit 13c95ef into opencv:4.x Apr 3, 2024
@dkurt dkurt deleted the dnn_hotfix_tflite branch April 3, 2024 06:42
@dkurt dkurt mentioned this pull request Apr 3, 2024
6 tasks
@asmorkalov asmorkalov mentioned this pull request Apr 10, 2024
klatism pushed a commit to klatism/opencv that referenced this pull request May 17, 2024
Ownership check in TFLite importer opencv#25312

### Pull Request Readiness Checklist

resolves opencv#25310

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.

Failed dnn test: Test_TFLite.fully_connected (OCV/CPU)

3 participants