Skip to content

5.x merge 4.x #1144

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jan 24, 2024
Merged

5.x merge 4.x #1144

merged 8 commits into from
Jan 24, 2024

Conversation

asmorkalov
Copy link
Contributor

@asmorkalov asmorkalov commented Jan 23, 2024

Related PR in main repo: opencv/opencv#24912
Related PR in contrib: opencv/opencv_contrib#3628

#1131 from jimmylaw21:dnn-onnx-add-group-norm-layer
#1134 from Abdurrahheem:ash/yolov7_weights
#1137 from fengyuentau:fix_layernorm
#1141 from Abdurrahheem:ash/yolo-nas-test

Previous "Merge 4.x": #1142

Abduragim Shtanchaev and others added 8 commits December 27, 2023 19:04
dnn: add model and test data for layer norm fix
…m-layer

* put-gput group norm tests into conformance opencv_extra

Attention: The data provided here differ from the original data found in onnx/onnx/backend/test/data/node. In response to the issue outlined in [ONNX Issue #5466](onnx/onnx#5466), I have generated new input and output datasets for the OpenCV test data. It's important to note that the tensor shape of the scale and bias are based on the C (channels) parameter.

* change onnx model

* Synchronize with onnx issue 5808
@asmorkalov asmorkalov changed the base branch from 4.x to 5.x January 23, 2024 15:22
@asmorkalov asmorkalov merged commit d0928ee into opencv:5.x Jan 24, 2024
@asmorkalov asmorkalov mentioned this pull request Feb 8, 2024
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.

4 participants