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
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