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

关于转录的问题 #206

Open Programmerwyl opened 5 years ago

Programmerwyl commented 5 years ago

我看完作者代码之后,心中存在一点疑惑,麻烦大家指点一下 1.作者CTC的实现过程中,转录的实现方案是无字典转录,还是基于词典的转录

2.如果是基于字典的转录,char_std_5990.txt 是不是就是转录的字典