Open Kimcher opened 4 years ago
I did not find this problem, please pay attention to the software version number
In my experiments, it's related to opencv version. You can updated to opencv 4.
cv2.error: OpenCV(3.4.5) /io/opencv/modules/dnn/src/caffe/caffe_io.cpp:1151: error: (-2:Unspecified error) FAILED: ReadProtoFromTextFile(param_file, param). Failed to parse NetParameter file: ./checkpoint/deploy.prototxt in function 'ReadNetParamsFromTextFileOrDie'? I can't solve this error.
updated to opencv 4 or higher
updated to opencv 4 or higher
OK, Thank you very much.
a bug that FAILED: ReadProtoFromTextFile(param_file, param). Failed to parse NetParameter file: ./checkpoint/deploy.prototxt in function 'cv::dnn::ReadNetParamsFromTextFileOrDie',Any good suggestions?