frotms

Results 122 comments of frotms

我这边没复现出问题。试一下把`main`函数里的try...except去掉,直接`rec_res, predict_time = text_recognizer(img_list)`,再运行看看会报什么错。

好的。我这边看en_dict.txt和官方是一致的

> 您好,我从您github这边看到的en_dict.txt里面是有62个字符, 在百度官方PaddleOCR/ppocr/utils/en_dict.txt里面有94个字符 ![image](https://user-images.githubusercontent.com/37505417/155946699-c1cda453-9ee4-4144-afd1-450ffac9063a.png) 是这个[en_dict.txt](https://github.com/PaddlePaddle/PaddleOCR/blob/release/2.4/ppocr/utils/dict/en_dict.txt),不是PaddleOCR/ppocr/utils/en_dict.txt

可能是哪里设置不对,use space试下

@TBSuperMan 有没有完整代码和报错信息?