Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix ceil_mode for Average/MaxPooling#21159

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
alalek merged 2 commits intoopencv:3.4fromrogday:ceil_mode
Dec 2, 2021
Merged

Conversation

@rogday
Copy link
Member

Fix for#21078, tests are coming with#21088.

AveragePool:https://github.com/onnx/onnx/blob/master/docs/Operators.md#averagepool
MaxPool:https://github.com/onnx/onnx/blob/master/docs/Operators.md#maxpool

Pull Request Readiness Checklist

See details athttps://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 other license that is incompatible with OpenCV
  • The PR is proposed to proper branch
  • There is reference to 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

@rogdayrogday marked this pull request as draftDecember 1, 2021 11:41
@rogdayrogday marked this pull request as ready for reviewDecember 2, 2021 14:47
@alalekalalek merged commit1613d30 intoopencv:3.4Dec 2, 2021
@rogdayrogday deleted the ceil_mode branchDecember 2, 2021 17:14
@alalekalalek mentioned this pull requestDec 3, 2021
@alalekalalek mentioned this pull requestDec 30, 2021
@alalekalalek mentioned this pull requestFeb 22, 2022
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@sl-sergeisl-sergeisl-sergei approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

@sl-sergeisl-sergei

Projects

None yet

Milestone

3.4.17

Development

Successfully merging this pull request may close these issues.

3 participants

@rogday@sl-sergei@alalek

[8]ページ先頭

©2009-2025 Movatter.jp