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

模型下载 #228

Open jx8791608 opened 5 years ago

jx8791608 commented 5 years ago

作者是否能提供训练好的模型的下载地址呢? 我看chinese_ocr/train/models/pretrain_model/的目录下是空的。

YCG09 commented 5 years ago

chinese_ocr/densenet/models/weights_densenet.h5,这是训练好的模型,你可以在这个模型基础上继续训练

xiaotongtong9293 commented 5 years ago

@YCG09 您好~ 请问如何在您这个识别模型基础上再训练自己的数据呢?我想让它更好地识别英文和数字,以及一些不太清晰的图