Skip to content

dnn(tflite): fix wrong axis normalization#23287

Merged
opencv-pushbot merged 1 commit intoopencv:4.xfrom
alalek:dnn_tflite_fix_illegal_access
Feb 22, 2023
Merged

dnn(tflite): fix wrong axis normalization#23287
opencv-pushbot merged 1 commit intoopencv:4.xfrom
alalek:dnn_tflite_fix_illegal_access

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Feb 21, 2023

relates #23161

axis = 0 => axis = 4 - invalid index of remap array.

Copy link
Copy Markdown
Member

@dkurt dkurt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Thank you

@opencv-pushbot opencv-pushbot merged commit b3c9842 into opencv:4.x Feb 22, 2023
@asmorkalov asmorkalov mentioned this pull request May 31, 2023
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.

3 participants