What's the difference between UNet_Learning_Rate? #1318
Replies: 2 comments 15 replies
-
2e-6 = 0.000002 TE Training is to teach/introduce your training object token/filename to the model. That's my knowledge. Cmiiw |
Beta Was this translation helpful? Give feedback.
-
Well.. I've tested all the tips, but in my case 2e-6 still the best for train face on model.. because it perfectly fits on the style of the external model. Does anyone one know what's the unet_learning_rate equivalent of 2e-6 1000 steps? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys,
the earlier version of Dreambooth the main UNet_Learning_Rate was 2e-6. The recommended for that was train 100-200 steps for each picture.
Now the main UNet_Learning_Rate is 1e-5 that now reccomends 65 steps for each picture.
What's the difference between each one? (1e-5 ... 2e-6 ... etc) I haven't find any article about that.
If someone also could explain the importance about Text_Encoder_Training_Steps would be pretty cool to understand how DreamBooth really works.
Thanks :) Hope this discussion helps the community
Beta Was this translation helpful? Give feedback.
All reactions