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

The opencv error occurred when run the RepVGGsEngine #1

Open
AI-LLM2 opened this issue Feb 7, 2021 · 0 comments
Open

The opencv error occurred when run the RepVGGsEngine #1

AI-LLM2 opened this issue Feb 7, 2021 · 0 comments

Comments

@AI-LLM2
Copy link

AI-LLM2 commented Feb 7, 2021

===============getInfoFromCudaEngine==================
mEngine->getMaxBatchSize() = 8
mEngine->getDeviceMemorySize = 840704
Input tensor [0] name is:input.1
Input [0] data type is: float
input [0] nbDims = 4
input [ 0] shape = [1,3,224,224,]
Output tensor [0] name is:100
Output [1] data type is: float
output [1] nbDims = 2
output [ 1] shape = [1,2,]
Load model sucess
Read img finished!
terminate called after throwing an instance of 'cv::Exception'
what(): OpenCV(4.3.0-dev) /home/rzh/ncnn_test/opencv/modules/core/src/matrix.cpp:235: error: (-215:Assertion failed) s >= 0 in function 'setSize'

Aborted (core dumped)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant