Why the model I trained is latest.pdparams rather than best_accuracy.pdparams #12364
Unanswered
Haeppypuppy
asked this question in
Q&A
Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I found the setting and problem. In program.py
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please provide the following information to quickly locate the problem
when I used the pre_train model to train. However,the name of output model in C:\Users\PaddleOCR\output
is latest.pdparam rather than best_accuracy.pdparams
did I get any wrong step?
System Environment:Windows
Paddle: release 2.7
PaddlePaddle: 2.3.1
Command Code:python tools/train.py -c configs/det/det_mv3_db.yml -o Global.pretrained_model=./pretrain_models/MobileNetV3_small_x0_35_pretrained
Complete Error Message:NA
We provide AceIssueSolver to solve issues, do you want it? (Please write yes/no): Yes
Please try to not include the image in the issue.
Beta Was this translation helpful? Give feedback.
All reactions