#What are regularization images and how/when do I use them?
16 messages · Page 1 of 1 (latest)
Regularization images are images that don't show the training concept which are used to slow down or weaken the effect of training. It's usually adding outputs from the model to the training data to avoid overfitting.
Usually they aren't necessary if you already have good training parameters. I don't know of anyone who uses them actively.
good answer, thanks! if anyone does use them regularly, mind giving some insight why you do?
They used to be useful for dreambooth back when that was the only way to train. Now they’re useless for the most part
they aren't useless 
- Prevents overfitting on style
- Helps with overfitting of clothes
- As a bonus, it becomes a cosplay LoRA
- Gives better flexibility
- Helps with multiple subjects LoRAs
nice. what images do you use for regularization, and do you run them through a tagger?
you can use either generated from the model or just from danbooru or something. And yes, you tag them
does it have to be images from the lora or literally just whatever unrelated pics? also what's the ratio of regularization images you use per the amount of images used in the dataset?
unrelated is fine, don't know about ratio 

ok out of 100 images in a dataset, how many regularization images do you use
or do you personally not count
bump for visibility
at least 100
hum, okay