user1018
user1018
@fh2019ustc Hi, I'vd installed Tesseract(v5.0.1) from Git, and downloaded the eng model. The performance is similar to the following performance, but there are still some differences. What else could be...
1)How can I install 5.0.1.20220118, not 5.0.1?(My environment is Linux Ubuntu) 2)The performance based on Setting 2: ED:733.58 CER:0.1859
Oh, I can get the same performance in Windows environment. But for Ubuntu,I can't find Tesseract v5.0.1.20220118
Yes, Thanks for your continuous technical support
命名为paddleocr.py,生成whl包,修复前的错误通过修改执行目录试试呢
目前paddleocr是不是低版本,可以安装paddleocr==2.6.0.3试试,如果还报错可以试试2.6.0.2
有效果图吗
Sorry for the inconvenience, could you refer to [this document ](https://github.com/PaddlePaddle/PaddleOCR/blob/release/2.6/doc/doc_ch/finetune.md)
改为lang='en',再看看呢