PaddlePaddle / PaddleOCR

Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
https://paddlepaddle.github.io/PaddleOCR/
Apache License 2.0
44.25k stars 7.82k forks source link

文字识别这两个模型有什么区别么 #2148

Closed habout632 closed 3 years ago

habout632 commented 3 years ago

文字识别文档当中 给出的预训练模型是这个 https://paddleocr.bj.bcebos.com/dygraph_v2.0/en/rec_mv3_none_bilstm_ctc_v2.0_train.tar

我看这个模型不在模型列表当中 https://github.com/PaddlePaddle/PaddleOCR/blob/release/2.0/doc/doc_ch/models_list.md

rec_mv3_none_bilstm_ctc_v2.0_train 这个是基于中文的 还是英文训练的呢

littletomatodonkey commented 3 years ago

你好

  1. https://paddleocr.bj.bcebos.com/dygraph_v2.0/en/rec_mv3_none_bilstm_ctc_v2.0_train.tar 这个是基于lmdb数据集训练的
  2. https://github.com/PaddlePaddle/PaddleOCR/blob/release/2.0/doc/doc_ch/models_list.md 这个上面的列表都是ppocr系列的模型,是我们在中英文数据集上训练的
  3. 实际使用中,建议使用model list.md中的模型
paddle-bot-old[bot] commented 3 years ago

Since you haven\'t replied for more than 3 months, we have closed this issue/pr. If the problem is not solved or there is a follow-up one, please reopen it at any time and we will continue to follow up. It is recommended to pull and try the latest code first. 由于您超过三个月未回复,我们将关闭这个issue/pr。 若问题未解决或有后续问题,请随时重新打开(建议先拉取最新代码进行尝试),我们会继续跟进。