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

哪儿有CTPN的中文数据集呢 #293

Open renchenliang opened 4 years ago

Ysnower commented 4 years ago

ICDAR2017有中文20000张图片,但是我训练出来一个box也检测不到,请问训练ctpn的数据集到底怎么划分,直接运行split_label和ToVoc生成的文件就行了吗?