deepLearning_OCR
deepLearning_OCR copied to clipboard
two folder not found "chongdata_caffe_cn_sim_digits_64_64" and "chongdata_train_ualpha_digits_64_64"
on the code, there were two folders, where could we got them, and after download the model, below is all files, so I try to use this folder for both of missing two folders, but result is so poor, could u have a check, thanks caffe_model$ ls deploy_lenet_train_test.prototxt lenet.prototxt lenet_train_test.prototxt model_weights.caffemodel train_lenet.sh y_tag.label lenet_iter_50000.caffemodel lenet_solver.prototxt model_def.prototxt readme.md y_tag.json y_tag.txt
-
cls_dir_sim = os.path.expanduser("/home/ygh/deep_ocr_workspace/data/chongdata_caffe_cn_sim_digits_64_64")
-
cls_dir_ua = os.path.expanduser("/home/ygh/deep_ocr_workspace/data/chongdata_train_ualpha_digits_64_64")
我也没找到这两个文件夹