使用Paddleslim量化PPOCRv4 det模型时报错,是因为配置文件Backbone是PPLCNetNew的问题吗? #12816
Replies: 8 comments
-
期待官网的PPOCRv4量化模型和paddle-lite模型 |
Beta Was this translation helpful? Give feedback.
-
请问一下这是怎么回事,解决了吗 |
Beta Was this translation helpful? Give feedback.
-
我也是这个问题 File "tools/train.py", line 227, in |
Beta Was this translation helpful? Give feedback.
-
没有解决,官方尚未支持,可能需要自己改源码 |
Beta Was this translation helpful? Give feedback.
-
选了v4的配置? |
Beta Was this translation helpful? Give feedback.
-
hi is this using ppocrv4? where i can use the model? sorry i'm new using this one. and want to know what's model use in the demo page? because i just use default code like in the quickstart but get different result from the same image. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
hi may i know how to get models in this link https://github.com/PaddlePaddle/PaddleOCR/blob/release/2.7/applications/README_en.md i want to use the universal card recognition model. thanks |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
python deploy/slim/quantization/quant.py -c configs/det/ch_PP-OCRv4/ch_PP-OCRv4_det_cml.yml -o Global.pretrained_model='./models/ch_PP-OCRv4_det_train/best_accuracy' Global.save_model_dir=./models/ch_PP-OCRv4_det_train/quant/
我们提供了AceIssueSolver来帮助你解答问题,你是否想要它来解答(请填写yes/no)?/We provide AceIssueSolver to solve issues, do you want it? (Please write yes/no): no
Beta Was this translation helpful? Give feedback.
All reactions