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

opencv load caffe model #137

Open
amandazw opened this issue May 9, 2020 · 0 comments
Open

opencv load caffe model #137

amandazw opened this issue May 9, 2020 · 0 comments

Comments

@amandazw
Copy link

amandazw commented May 9, 2020

Hi~MhLiao,

I tried loading the model using opencv and following error showed:

Traceback (most recent call last):
File "D:/work/video/TextBoxes++/TextBoxes++/run.py", line 31, in
density = net.forward()
cv2.error: OpenCV(4.0.0) C:\projects\opencv-python\opencv\modules\dnn\src\layers\prior_box_layer.cpp:242: error: (-215:Assertion failed) !params.has("step") in function 'cv::dnn::PriorBoxLayerImpl::PriorBoxLayerImpl'

what should i do to fix this problem? Anyone has some solutions?
I will appriciate your helps!

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