Gerold Meisinger
commited on
Commit
•
9f23e65
1
Parent(s):
f5ac02d
control-edgedrawing-cv480edpf-drop0+50-fp16-checkpoint-118000
Browse files
README.md
CHANGED
@@ -55,6 +55,10 @@ accelerate launch train_controlnet.py ^
|
|
55 |
|
56 |
# Versions
|
57 |
|
|
|
|
|
|
|
|
|
58 |
**Experiment 4 - control-edgedrawing-cv480edpf-drop0-fp16-checkpoint-90000**
|
59 |
|
60 |
Conditioning images generated with [edpf.py](https://gitlab.com/-/snippets/3601881) using [opencv-contrib-python::ximgproc::EdgeDrawing](https://docs.opencv.org/4.8.0/d1/d1c/classcv_1_1ximgproc_1_1EdgeDrawing.html).
|
@@ -91,9 +95,7 @@ Default settings are:
|
|
91 |
}
|
92 |
```
|
93 |
|
94 |
-
`smoothed=True`, but no empty prompts
|
95 |
-
Trained for 40000 steps with default settings
|
96 |
-
=> conditioning images are too noisy
|
97 |
|
98 |
**Experiment 1 - control-edgedrawing-default-drop50-fp16-checkpoint-40000**
|
99 |
|
@@ -101,11 +103,10 @@ Same as experiment 2.
|
|
101 |
|
102 |
Update: bug in algorithm produces too sparse images on default, see https://github.com/shaojunluo/EDLinePython/issues/4
|
103 |
|
104 |
-
additional arguments: `--proportion_empty_prompts=0.5
|
105 |
-
Trained for 40000 steps with default settings
|
106 |
-
=> empty prompts were probably too excessive
|
107 |
|
108 |
# Question and answers
|
109 |
|
110 |
**Q: What's the point of another edge control net anyway?**
|
|
|
111 |
A: 🤷
|
|
|
55 |
|
56 |
# Versions
|
57 |
|
58 |
+
**Experiment 5 - control-edgedrawing-cv480edpf-drop0+50-fp16-checkpoint-118000**
|
59 |
+
|
60 |
+
see experiment 4. resumed with epoch 2 from 90000 using `--proportion_empty_prompts=0.5` => results became worse, CN didn't pick up on no-prompts (I also tried checkpoint-104000). restarting with 50% drop.
|
61 |
+
|
62 |
**Experiment 4 - control-edgedrawing-cv480edpf-drop0-fp16-checkpoint-90000**
|
63 |
|
64 |
Conditioning images generated with [edpf.py](https://gitlab.com/-/snippets/3601881) using [opencv-contrib-python::ximgproc::EdgeDrawing](https://docs.opencv.org/4.8.0/d1/d1c/classcv_1_1ximgproc_1_1EdgeDrawing.html).
|
|
|
95 |
}
|
96 |
```
|
97 |
|
98 |
+
`smoothed=True`, but no empty prompts. Trained for 40000 steps with default settings => conditioning images are too noisy.
|
|
|
|
|
99 |
|
100 |
**Experiment 1 - control-edgedrawing-default-drop50-fp16-checkpoint-40000**
|
101 |
|
|
|
103 |
|
104 |
Update: bug in algorithm produces too sparse images on default, see https://github.com/shaojunluo/EDLinePython/issues/4
|
105 |
|
106 |
+
additional arguments: `--proportion_empty_prompts=0.5`. Trained for 40000 steps with default settings => empty prompts were probably too excessive
|
|
|
|
|
107 |
|
108 |
# Question and answers
|
109 |
|
110 |
**Q: What's the point of another edge control net anyway?**
|
111 |
+
|
112 |
A: 🤷
|
control-edgedrawing-cv480edpf-drop0+50-fp16-checkpoint-118000.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0c7fcb98e57ce7953a87813e23be56d7fc6b34d7c93890aafbf3c34738c566f
|
3 |
+
size 722598616
|
control-edgedrawing-cv480edpf-drop0+50-fp16-checkpoint-118000.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e25224616598e5a2beb3c26cddef66ea07c737abe117e548140f29f969a0378f
|
3 |
+
size 4714338
|