Replies: 1 comment
-
| 在rec模型训练过程中,中途加入更多字体变形和特殊字符时,学习率(lr)的设置对训练速度和准确率有显著影响。以下是关于学习率设置的建议及其对训练的影响: 学习率设置建议
 0.00001 和 0.0005 对训练速度和准确率的影响
 总结
 参考文档中的讨论(rec_r34_vd_none_bilstm_ctc.yml 恢复训练进行微调时,lr要设置为多少?)也提到,在微调时学习率的设置需要谨慎,通常建议从较低的学习率开始,并根据训练效果动态调整。 Response generated by 🤖 feifei-bot | deepseek-chat | 
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.
-
rec模型训练,中途加入更多字体变形和特殊字符,lr要怎么设?0.00001和0.0005对训练速度和准确率有什么不同
Beta Was this translation helpful? Give feedback.
All reactions