Closed htrvu closed 5 months ago
Hello @htrvu, Thanks for interest.
--scale_lr
. I think you can try to use this learning rate first considering the result you show seems don't fit to the custom dataset, though I am not sure if 4e-5 will be a proper learning rate for 1 gpu and batch 1.The following are the results I produce in your caption.
If you continue to experience issues, feel free to reach out.
Thanks for your quick reply. The results are better now!
Glad to hear that!
Hello there. I followed your provided code and data to train the concept at
data/dog
. However, I can not achieve as good output as showed in your paper. Am I missed something?My outputs:
Learing rate
1e-4
, batch size1
, spl weight is1.0
Learing rate
2e-5
, batch size1
, spl weight is1.0
(equivalent to learning rate1e-5
and batch size2
in your setting)Training scripts: