chineseocr / chineseocr

yolo3+ocr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I swear the file is there. Can't open Angle-model.pb in function 'cv::dnn::ReadProtoFromBinaryFile'

tomyanth opened this issue · comments

File "C:\Users\85260\Desktop\八\chineseocr\text\opencv_dnn_detect.py", line 27, in
angleNet = cv2.dnn.readNetFromTensorflow(AngleModelPb,AngleModelPbtxt)##dnn 文字方向检测
cv2.error: OpenCV(3.4.2) C:\projects\opencv-python\opencv\modules\dnn\src\caffe\caffe_io.cpp:1128: error: (-2:Unspecified error) FAILED: fs.is_open(). Can't open "C:\Users\85260\Desktop\八\chineseocr\models\Angle-model.pb" in function 'cv::dnn::ReadProtoFromBinaryFile'