Gerold Meisinger
commited on
Commit
·
589d18e
1
Parent(s):
d3bbaf6
blub
Browse files
README.md
CHANGED
@@ -131,7 +131,7 @@ see experiment 3.0. restarted from 0 with `--proportion_empty_prompts=0.5` => re
|
|
131 |
|
132 |
resumed from 45000 steps with left-right flipped images until 90000 steps => results are still not good, 50% is probably also too much for 90k steps. guessmode still doesn't work and tends to produces humans. aborting.
|
133 |
|
134 |
-
**
|
135 |
|
136 |
see experiment 3. cleaned original images following the [fastdup introduction](https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/cleaning-image-dataset.ipynb) resulting in:
|
137 |
```
|
@@ -146,13 +146,13 @@ see experiment 3. cleaned original images following the [fastdup introduction](h
|
|
146 |
|
147 |
restarted from 0 with left-right flipped images and `--mixed-precision="no"` to create a master release and converted to fp16 afterwards.
|
148 |
|
149 |
-
**
|
150 |
|
151 |
see experiment 5.0.
|
152 |
* included images with aspect ratio > 2
|
153 |
* resized images with shortside to 512 which gives us rectangular images instead of 512x512 squares
|
154 |
* center-cropped images to 512x(n)*64 (to make them SD compatible) and max longside 1024
|
155 |
-
* sorted duplicates by `similarity` value from `laion2b-en-aesthetics65` to get the best `text`
|
156 |
|
157 |
```
|
158 |
183410 images in total
|
|
|
131 |
|
132 |
resumed from 45000 steps with left-right flipped images until 90000 steps => results are still not good, 50% is probably also too much for 90k steps. guessmode still doesn't work and tends to produces humans. aborting.
|
133 |
|
134 |
+
**Experiment 5.0 - 2023-09-28 - control-edgedrawing-cv480edpf-fastdup-fp16-checkpoint-45000**
|
135 |
|
136 |
see experiment 3. cleaned original images following the [fastdup introduction](https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/cleaning-image-dataset.ipynb) resulting in:
|
137 |
```
|
|
|
146 |
|
147 |
restarted from 0 with left-right flipped images and `--mixed-precision="no"` to create a master release and converted to fp16 afterwards.
|
148 |
|
149 |
+
**Experiment 6.0 - control-edgedrawing-cv480edpf-rect-fp16-checkpoint-XXXXX**
|
150 |
|
151 |
see experiment 5.0.
|
152 |
* included images with aspect ratio > 2
|
153 |
* resized images with shortside to 512 which gives us rectangular images instead of 512x512 squares
|
154 |
* center-cropped images to 512x(n)*64 (to make them SD compatible) and max longside 1024
|
155 |
+
* sorted duplicates by `similarity` value from `laion2b-en-aesthetics65` to get the best `text` from all the duplicates
|
156 |
|
157 |
```
|
158 |
183410 images in total
|
control-edgedrawing-cv480edpf-fastdup-fp16-checkpoint-45000.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bbf59b6d52bd7c9bda5e3c9f206d16e6244fad35827152d09377a0f63d0363a
|
3 |
+
size 4323252
|