Training a subject and a style on the same model #1172
-
I've been trying for about a week now to train a model which has my face and a style, When training two models one for each (subject/style) the results are perfect, together... no so much. Any suggestions? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
training is subjective, some styles/faces require a lot of steps and some don't, so sometimes when you mix two instances with different requirements, you can end up overfitting one over the other, so it's more about trial and error for each instance, I recommend to start with a small amount of steps, then slowly increase, once you reach a good result for one subject, remove its instance images, and leave the others, then resume training. |
Beta Was this translation helpful? Give feedback.
training is subjective, some styles/faces require a lot of steps and some don't, so sometimes when you mix two instances with different requirements, you can end up overfitting one over the other, so it's more about trial and error for each instance, I recommend to start with a small amount of steps, then slowly increase, once you reach a good result for one subject, remove its instance images, and leave the others, then resume training.