YCG09 / chinese_ocr

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

densenetocr对于字符间间隔较大的可以处理吗 #335

Open whjdhu opened 4 years ago

whjdhu commented 4 years ago

densenetocr对于无间隔的数据处理的很好,但是对于字间距大的会将空白识别成为~,请问怎么处理,我在训练样本中加入空格后,acc只能达到58%