Skip to content

[TFLite] Pack layer and other fixes for SSD from Keras#24004

Merged
asmorkalov merged 9 commits intoopencv:4.xfrom
dkurt:tflite_new_layers
Jul 21, 2023
Merged

[TFLite] Pack layer and other fixes for SSD from Keras#24004
asmorkalov merged 9 commits intoopencv:4.xfrom
dkurt:tflite_new_layers

Conversation

@dkurt
Copy link
Copy Markdown
Member

@dkurt dkurt commented Jul 17, 2023

Pull Request Readiness Checklist

resolves #23992

Merge with extra: opencv/opencv_extra#1076

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

@asmorkalov asmorkalov added this to the 4.9.0 milestone Jul 18, 2023
@asmorkalov asmorkalov added the bug label Jul 18, 2023
@dkurt dkurt mentioned this pull request Jul 18, 2023
Copy link
Copy Markdown
Member

@fengyuentau fengyuentau left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Copy Markdown
Member

@fengyuentau fengyuentau left a comment

Choose a reason for hiding this comment

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

👍

@dkurt
Copy link
Copy Markdown
Member Author

dkurt commented Jul 20, 2023

I will check CUDA issue #23992 (comment) in a separate PR

@asmorkalov asmorkalov merged commit e41ba90 into opencv:4.x Jul 21, 2023
@asmorkalov asmorkalov mentioned this pull request Jul 27, 2023
thewoz pushed a commit to thewoz/opencv that referenced this pull request Jan 4, 2024
[TFLite] Pack layer and other fixes for SSD from Keras opencv#24004

### Pull Request Readiness Checklist

resolves opencv#23992

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

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
[TFLite] Pack layer and other fixes for SSD from Keras opencv#24004

### Pull Request Readiness Checklist

resolves opencv#23992

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

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.

Issue loading TFLite net

3 participants