-
### Describe the issue
I debugging why model is performing slow, and found that certain operator assigned to CPU for some reasons.
In one model it is:
Node(s) placed on [CPUExecutionProvider]. Nu…
-
### Branch
master branch https://mmocr.readthedocs.io/en/latest/
### 📚 The doc issue
请问要怎样训练自己的中文字符识别模型?
我按照MMOCR的格式写的脚本制作的数据集,但是在训练时,出现json文件中中文的读取错误:
UnicodeDecodeError: 'utf-8' codec can't de…
-
### 🔎 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://…
-
### Version
24.08
### Which installation method(s) does this occur on?
Docker
### Describe the bug.
`nv-ingest-nv-ingest-ms-runtime-1` container failed to run with error as failed to connect yolo…
-
I am training PaddleOCR for Tamil language and when I train the model with 70 images for training and 24 images for evaluation.
After 1st epoch the model take more time (More than 5 hrs) on Evaluat…
-
2024-07-08 18:00:06,589-INFO:选定的策略:['qat_dis']
回溯(最近一次调用最后一次):
文件“run.py”,第 171 行,在
main()中
文件“run.py”,第 164 行,在 main
ac.compress() 中
文件“/root/miniconda3/lib/python3.8/site-packages/paddleslim/a…
-
*********************************************
温馨提示:根据社区不完全统计,按照模板提问,可以加快回复和解决问题的速度
*********************************************
## 环境
- 【FastDeploy版本】: fastdeploy-gpu-python 1.0.2与fastdeploy-…
-
### 🔎 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://…
-
## 描述问题
跟着教程训练PP-OCRv4_mobile_rec时候报错。执行的是python main.py -c paddlex/configs/text_recognition/PP-OCRv4_mobile_rec.yaml -o Global.mode=train -o Global.dataset_dir=D:\python_learning\ocr\dataset\ocr_rec…
-
Hello, I was wondering if it is possible to extract the coordinates of each box boundary, it seems like the outputs give the ID for the label but not where it's positioned on the screen? If you guys h…