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

python opencv cv::dnn::ConvolutionLayerImpl::getMemoryShapes #10

Open
lix19937 opened this issue Feb 25, 2024 · 1 comment
Open

python opencv cv::dnn::ConvolutionLayerImpl::getMemoryShapes #10

lix19937 opened this issue Feb 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@lix19937
Copy link
Owner

Error: Assertion failed (ngroups > 0 && inpCn % ngroups == 0 && outCn % ngroups == 0) in  
cv::dnn::ConvolutionLayerImpl::getMemoryShapes,

opencv/opencv#13923

https://blog.csdn.net/Diana_Z/article/details/97270395#%E6%8A%A5%E9%94%99

@lix19937 lix19937 changed the title python opencv python opencv cv::dnn::ConvolutionLayerImpl::getMemoryShapes Feb 25, 2024
@lix19937 lix19937 added the bug Something isn't working label Feb 25, 2024
@lix19937
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant