OCRv5训练速度
#16370
Replies: 1 comment
-
您好,这一耗时应该在正常范围内,因为默认是跑75轮,平均1个epoch也就是1-2min钟, 如果觉得时间比较长,可以调低1epoch,调大训练的batch size,或者使用更轻量的模型,比如:PP-OCRv5_mobile |
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.
-
请问 PaddleOCR 是否有模型训练速度基准?我目前参考官方文档中的微调示例(链接)进行实验,单卡显卡为 RTX 4070 Super (12GB 显存)。实际运行时长大约 90 分钟。请问这一耗时是否在正常范围内?
Beta Was this translation helpful? Give feedback.
All reactions