训练V3识别模型,一开启训练就爆显存
#12766
-
使用的是4090D,显存24G,在开启训练后显存占用从500M+升到24100M+,然后训练信息打印一次左右就报错: |
Beta Was this translation helpful? Give feedback.
Answered by
SWHL
Jun 7, 2024
Replies: 2 comments 8 replies
-
batch_size是不是太大了 |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
Alanhzl
-
好奇为啥不用v4的训练呢?一般旧版本,维护的就少了 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
batch_size是不是太大了
PaddleOCR/configs/rec/PP-OCRv3/ch_PP-OCRv3_rec_distillation.yml
Line 182 in 862b4d4