关于评估模型的间隔设定
#13080
Replies: 1 comment
-
请参考这份文档 https://github.com/PaddlePaddle/PaddleOCR/blob/main/doc/doc_ch/config.md#global |
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.
-
下载的默认配置文件中设定的[0,400],表示的意思应该是训练开始时先评估一次,可是开始那一次评估并没有发生,是在step 400以后才评估的,这是怎么回事?
Beta Was this translation helpful? Give feedback.
All reactions