YCG09 / chinese_ocr

CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
Apache License 2.0
2.74k stars 1.08k forks source link

where Can I download gt_img_****.txt #320

Open billsteve opened 4 years ago

billsteve commented 4 years ago

FileNotFoundError: [Errno 2] No such file or directory: '/root/Desktop/chinese_ocr/ctpn/data/VOCdevkit/Annotations/gt_img_1001.txt'

Ysnower commented 4 years ago

通过prepar_training_data里面的split_label.py和ToVoc.py生成,prepar_training_data文件夹下的media文件夹放源数据,能不能看懂中文就看造化了