Skip to content

DNN: fix bugs in scale and reduce layer -WIP#22140

Closed
zihaomu wants to merge 1 commit intoopencv:4.xfrom
zihaomu:batch_bug_in_scale_and_reduce_layer
Closed

DNN: fix bugs in scale and reduce layer -WIP#22140
zihaomu wants to merge 1 commit intoopencv:4.xfrom
zihaomu:batch_bug_in_scale_and_reduce_layer

Conversation

@zihaomu
Copy link
Copy Markdown
Member

@zihaomu zihaomu commented Jun 21, 2022

Related issue

Pull Request Readiness Checklist

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

@zihaomu zihaomu changed the title DNNfix bugs in scale and reduce layer when the input has multiple batchsize DNN: fix bugs in scale and reduce layer Jun 21, 2022
@zihaomu zihaomu changed the title DNN: fix bugs in scale and reduce layer DNN: fix bugs in scale and reduce layer -WIP Jun 28, 2022
@zihaomu
Copy link
Copy Markdown
Member Author

zihaomu commented Jul 13, 2022

Close this PR.
Dynamic Batch of Reduce Layer will be supported at #22199, and the Dynamic Batch of Scale Layer will be supported at #21865.

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.

1 participant