Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Error :(-215 Assertion failed) #5

Closed
zam101 opened this issue Jan 17, 2023 · 1 comment · Fixed by #6
Closed

Error :(-215 Assertion failed) #5

zam101 opened this issue Jan 17, 2023 · 1 comment · Fixed by #6

Comments

@zam101
Copy link
Contributor

zam101 commented Jan 17, 2023

The code crash with this error :

line 222, in predict
outs = net.forward(getOutputLayers(net))
cv2.error: OpenCV(4.7.0) /io/opencv/modules/dnn/src/layers/fast_convolution/winograd_3x3s1_f63.cpp:147: error: (-215:Assertion failed) _FX_WINO_IBLOCK == 3 && _FX_WINO_KBLOCK == 4 in function '_fx_winograd_accum_f32'

double free or corruption (out)
Aborted

Can't find where is the issue, it's been like 2 years since i used opencv with c++ and even then i wasn't that good. I hope you can help me out .

@aprilrr
Copy link

aprilrr commented Jan 20, 2023

Thank you for asking. I have the same error when using python, after upgrading both opencv-python and opencv-contrib-python to their latest version. Still looking for solutions.

@DedInc DedInc closed this as completed in #6 Feb 2, 2023
@DedInc DedInc closed this as not planned Won't fix, can't repro, duplicate, stale Feb 2, 2023
@DedInc DedInc closed this as completed Feb 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants