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

Error while running on hand.jpg image #2

Open
abdul-rehman-2050 opened this issue Apr 15, 2020 · 2 comments
Open

Error while running on hand.jpg image #2

abdul-rehman-2050 opened this issue Apr 15, 2020 · 2 comments

Comments

@abdul-rehman-2050
Copy link

Hello !
when I run on Image file of hand.jpg or any other image I get this error

Traceback (most recent call last):
File "C:\Users\Strange Lab\Documents\Python Projects\Hand Keypoints\MV_HandKeyPointDetector-master\handPoseImage.py", line 28, in
output = net.forward()
error: C:\projects\opencv-python\opencv\modules\dnn\src\dnn.cpp:1430: error: (-215) output_slice.isContinuous() && output_slice.size == curr_output.size in function cv::dnn::experimental_dnn_v3::Net::Impl::fuseLayers

@abdul-rehman-2050
Copy link
Author

I am using it in Python 2.7 and OpenCV 3.4

@abdul-rehman-2050
Copy link
Author

I upgraded my opencv with this command
pip install opencv-contrib-python==4.1.0.25
and issue is resolved. But Do not have any Idea why in older version it was not working and what cause this error? any idea?

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