Replies: 1 comment 15 replies
-
reduce the instance images to 15-20, too many instance images confuse the model, and set the training steps to 3000-4000 |
Beta Was this translation helpful? Give feedback.
15 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.
-
these days I tried to train the model with 55 images of a subject but I can't get a good result. The best test is this but not satisfactory:
I set UNet_Training_Step=6000
and Text_Encoder_Training_Steps=350
Text_Encoder_Concept_Training_Steps:0
and style_training not checked.
I also tried 12,000 steps and 20,000 but both went into overfitting.
Could you tell me how to calculate the various parameters based on a given number of images? I would be grateful to you.
Beta Was this translation helpful? Give feedback.
All reactions