PaddleOCR/latest/quick_start #14035
Replies: 9 comments 28 replies
-
一个项目的首页为什么连个docker或者正常的安装命令都找不到了 |
Beta Was this translation helpful? Give feedback.
-
为啥训练完自己数据,转换为方便调用的形式,性能降了很多,是枝剪了很多吗? 比如最表面的,训练完后的ocr的rec,模型有180M+大小,转换后,只有十几M大小。(比如:python tools/export_model.py -c "./configs/rec/PP-OCRv3/ch_PP-OCRv3_rec.yml" -o Global.pretrained_model="./output/v3_en_mobile/iter_epoch_225.pdparams" Global.save_inference_dir="./inference_model/rec/") |
Beta Was this translation helpful? Give feedback.
-
模型转换的应该有问题了,转的哪个模型呀
…---- Replied Message ----
| From | ***@***.***> |
| Date | 11/03/2024 21:33 |
| To | PaddlePaddle/PaddleOCR ***@***.***> |
| Cc | SWHL ***@***.***>,
Comment ***@***.***> |
| Subject | Re: [PaddlePaddle/PaddleOCR] PaddleOCR/latest/quick_start (Discussion #14035) |
为啥训练完自己数据,转换为方便调用的形式,性能降了很多,是枝剪了很多吗? 比如最表面的,训练完后的ocr的rec,模型有180M+大小,转换后,只有十几M大小。(比如:python tools/export_model.py -c "./configs/rec/PP-OCRv3/ch_PP-OCRv3_rec.yml" -o Global.pretrained_model="./output/v3_en_mobile/iter_epoch_225.pdparams" Global.save_inference_dir="./inference_model/rec/")
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
在Ubuntu上运行时,发现占用的内存一直没有释放,导致跑几张图片后内存就占满了是为什么呢 |
Beta Was this translation helpful? Give feedback.
-
[[[442.0, 173.0], [1169.0, 173.0], [1169.0, 225.0], [442.0, 225.0]], ['ACKNOWLEDGEMENTS', 0.99283075]] |
Beta Was this translation helpful? Give feedback.
-
求助,为什么安装了paddleocr以后一直在import(mac m1) |
Beta Was this translation helpful? Give feedback.
-
你好,请问这个支持离线构建部署吗? |
Beta Was this translation helpful? Give feedback.
-
CPU版本推理需要4秒以上吗? |
Beta Was this translation helpful? Give feedback.
-
如果提供这些图片文件就更好啦,比如“'PaddleOCR/doc/imgs_en/img_12.jpg'”还有其他在代码中出现的 |
Beta Was this translation helpful? Give feedback.
-
PaddleOCR/latest/quick_start
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/latest/quick_start.html
Beta Was this translation helpful? Give feedback.
All reactions