PaddleOCR icon indicating copy to clipboard operation
PaddleOCR copied to clipboard

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 de...

Results 1088 PaddleOCR issues
Sort by recently updated
recently updated
newest added

### 🔎 Search before asking - [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report. - [X] I have searched the PaddleOCR [Issues](https://github.com/PaddlePaddle/PaddleOCR/issues) and found no...

### Search before asking - [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report. - [X] I have searched the PaddleOCR [Issues](https://github.com/PaddlePaddle/PaddleOCR/issues) and found no similar...

need more info

### Search before asking - [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report. - [X] I have searched the PaddleOCR [Issues](https://github.com/PaddlePaddle/PaddleOCR/issues) and found no similar...

bug

### Search before asking - [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report. - [X] I have searched the PaddleOCR [Issues](https://github.com/PaddlePaddle/PaddleOCR/issues) and found no similar...

bug

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem 同一张图片使用我们自己训练的同一个模型,在本地用pred_system.py 预测结果和在hubserving服务化上预测结果不同。比如下面这张图 ![英文](https://github.com/PaddlePaddle/PaddleOCR/assets/35327931/e89ea6d9-5d24-47d1-bc9f-9e0ecb32b7e1) 最后一行的预测结果在两个模式下是不同的。 - 系统环境/System Environment:ubuntu18 - 版本号/Version:Paddle:2.3.1 PaddleOCR:2.0 问题相关组件/Related components:hubserving - 运行指令/Command Code:'python test_hubserving_ocr.py --server_url=http://127.0.0.1:30000/predict/ocr_system --image_dir=../dd/1106eng.png' - 完整报错/Complete...

### Search before asking - [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report. - [X] I have searched the PaddleOCR [Issues](https://github.com/PaddlePaddle/PaddleOCR/issues) and found no similar...

bug

### Search before asking - [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report. - [X] I have searched the PaddleOCR [Issues](https://github.com/PaddlePaddle/PaddleOCR/issues) and found no similar...

bug
need more info

### Search before asking - [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report. - [X] I have searched the PaddleOCR [Issues](https://github.com/PaddlePaddle/PaddleOCR/issues) and found no similar...

bug

To support numpy 2.0, we need to remove the `imgaug` library and replace it with `albumentations`.