Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,7 @@ Negative: (realistic, photorealistic), lowres, bad anatomy, bad hands, text, err
|
|
14 |
**Training details:**
|
15 |
|
16 |
Trained with [kanewallmann Dreambooth repository](https://github.com/kanewallmann/Dreambooth-Stable-Diffusion) using tags as captions
|
|
|
17 |
|
18 |
1. I first trained for 25000 steps at lr=1e-6. The result was not very good. (19 characters here)
|
19 |
2. I guessed it was a problem of character name and prepend everything with BA and trained for another 20000 steps at lr=1e-6. The result was better but still not good for all the characters. I also found prepending BA might not be a good idea. (still 19 characters)
|
|
|
14 |
**Training details:**
|
15 |
|
16 |
Trained with [kanewallmann Dreambooth repository](https://github.com/kanewallmann/Dreambooth-Stable-Diffusion) using tags as captions
|
17 |
+
The dataset contains 200-400 images for each character and there is also a customized reg set with a few thousands of images
|
18 |
|
19 |
1. I first trained for 25000 steps at lr=1e-6. The result was not very good. (19 characters here)
|
20 |
2. I guessed it was a problem of character name and prepend everything with BA and trained for another 20000 steps at lr=1e-6. The result was better but still not good for all the characters. I also found prepending BA might not be a good idea. (still 19 characters)
|