Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,9 +14,8 @@ Files:
|
|
| 14 |
Features:
|
| 15 |
- High quality images (Removed anatomically incorrect bodies and hands)
|
| 16 |
- Varied resolutions ("768x1344", "832x1216", "896x1152", "1024x1024", "1152x896", "1216x832", "1344x768")
|
| 17 |
-
- Quality classifier code/workflow using SmilingWolf/wd-eva02-large-tagger-v3 as feature extractor (WIP)
|
| 18 |
- Filenames refer to the number line in prompts.txt
|
| 19 |
|
| 20 |
Used for:
|
| 21 |
- Dreambooth/Full-finetuning regularization images for Illustrious v2.0 Stable
|
| 22 |
-
- Lora regularization (improves flexibility for 1 image loras, regularization images must be 1/10 of total repeated dataset images, i.e 500/50 dataset/regularization split, 5 epoch)
|
|
|
|
| 14 |
Features:
|
| 15 |
- High quality images (Removed anatomically incorrect bodies and hands)
|
| 16 |
- Varied resolutions ("768x1344", "832x1216", "896x1152", "1024x1024", "1152x896", "1216x832", "1344x768")
|
|
|
|
| 17 |
- Filenames refer to the number line in prompts.txt
|
| 18 |
|
| 19 |
Used for:
|
| 20 |
- Dreambooth/Full-finetuning regularization images for Illustrious v2.0 Stable
|
| 21 |
+
- Lora regularization (improves flexibility for 1 image loras, regularization images must be 1/10 of total repeated dataset images, i.e 500/50 dataset/regularization split, 4-5 epoch)
|