PaddleOCR/latest/ppocr/model_train/detection #14232
Replies: 2 comments 4 replies
-
请问模型导出后没有.pdmodel文件和.pdiparams.info文件,反而多了inference.json文件是什么原因呢,模型导出命令中使用的就是训练用的配置文件和训练之后的best_accuracy |
Beta Was this translation helpful? Give feedback.
-
python3 tools/train.py -c configs/det/det_mv3_db.yml -o Global.pretrained_model=./pretrain_models/MobileNetV3_large_x0_5_pretrained 是环境安装不对么? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
PaddleOCR/latest/ppocr/model_train/detection
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/ppocr/model_train/detection.html
Beta Was this translation helpful? Give feedback.
All reactions