Skip to content
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

Added default dimension value to tensorflow ArgMax and ArgMin layers #24266

Merged
merged 2 commits into from
Sep 14, 2023

Conversation

alexlyulkov
Copy link
Contributor

Added default dimension value to tensorflow ArgMax and ArgMin layers.
Added exception when accessing layer's input with out of range index.
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48452

@asmorkalov asmorkalov added this to the 4.9.0 milestone Sep 13, 2023
@asmorkalov
Copy link
Contributor

@dkurt Could you take a look?

@asmorkalov asmorkalov merged commit 1e54e56 into opencv:4.x Sep 14, 2023
23 checks passed
@asmorkalov asmorkalov mentioned this pull request Sep 28, 2023
thewoz pushed a commit to thewoz/opencv that referenced this pull request Jan 4, 2024
…-dim

Added default dimension value to tensorflow ArgMax and ArgMin layers opencv#24266

Added default dimension value to tensorflow ArgMax and ArgMin layers.
Added exception when accessing layer's input with out of range index.
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48452
thewoz pushed a commit to thewoz/opencv that referenced this pull request May 29, 2024
…-dim

Added default dimension value to tensorflow ArgMax and ArgMin layers opencv#24266

Added default dimension value to tensorflow ArgMax and ArgMin layers.
Added exception when accessing layer's input with out of range index.
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48452
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.

None yet

4 participants