Replies: 9 comments 75 replies
-
Simply it applies prior preservation, but only on the text_encoder, still experimental, so feedback from users would help. |
Beta Was this translation helpful? Give feedback.
-
Getting great results with it though (1500 text_encoder, 3000 steps unet) : |
Beta Was this translation helpful? Give feedback.
-
________________Old Method: prior preservation to instance images + prior preservation to text encoder Am I correct? |
Beta Was this translation helpful? Give feedback.
-
@shyt47 set the total steps to 3000, text encoder to 35%, so the total would be (with the experimental new method) (35% of 3000) text encoder +3000 unet, so around 4500s edit: sorry, around 4000 not 4500, the pictues above are 1k text_enc, 3k unet |
Beta Was this translation helpful? Give feedback.
-
5000 unet 1000 text_enc : |
Beta Was this translation helpful? Give feedback.
-
In the normal new method, say setting 100% text encoder + 3000 training steps, is it just going to train 3000 steps of text encoder and 0 step unet? But in the experimental new method, if 100% text encoder + 3000 training steps, is it going to train 3000 steps of text encoder AND 3000 steps unet? If so, how do I make it train only 3000 steps encoder but 0 step unet? |
Beta Was this translation helpful? Give feedback.
-
in the normal new method if you set 100% text_enc, it will train both text_enc and unet at the same time with the experimental, it can't train both at the same time because it uses regularization only for the text_enc, so 2 processes are needed for text_enc and unet. I don't see a reason why you would train only the text_enc without training the unet, for 20 pics, you need only 350 steps of text_enc, adding also 350 to the unet won't hurt |
Beta Was this translation helpful? Give feedback.
-
I trained a model yesterday with images of myself. Thirty images, Training_Steps set to 3000 and Contains_faces set to male. The results were comically bad with SD giving me giant lips and an extremely receding chin. I did another run today with Contains_faces set to no and the results have been good so far. |
Beta Was this translation helpful? Give feedback.
-
I have a "interesting" experience with the contain face feature, I am a asian guy have long hair but most of the photo I use for training is me with ponytail hair, so should be not super outstanding. I choose men in contain face feature expected better training for men. In the final result that fine to create photo of me and the dress style just like the photo I use. But if I add more prompts for create painting e.g (fantasy, intricate, highly detailed, digital painting, artstation, concept art, smooth, sharp focus, illustration, art by artgerm and greg rutkowski and alphonse mucha). Something you standard painting prompts you can find in google. The result will make me being a woman with breasts, I need to add extra prompts (man) to make myself be a man in the painting but also change my face a bit. lol... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Could you explain what does this new feature do?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions