Skip to content

Add test for Pack from TFLite#1076

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

Add test for Pack from TFLite#1076
asmorkalov merged 2 commits intoopencv:4.xfrom
dkurt:tflite_new_layers

Conversation

@dkurt
Copy link
Copy Markdown
Member

@dkurt dkurt commented Jul 17, 2023

No description provided.

asmorkalov pushed a commit to opencv/opencv that referenced this pull request Jul 21, 2023
[TFLite] Pack layer and other fixes for SSD from Keras #24004

### 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

- [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
@fengyuentau
Copy link
Copy Markdown
Member

@asmorkalov Friendly reminder to merge this PR since it already causing some test errors in irrelated pull requests.

@asmorkalov asmorkalov merged commit 9d760cc into opencv:4.x Jul 21, 2023
@dkurt dkurt deleted the tflite_new_layers branch July 21, 2023 10:42
@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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants