Bellaaazzzzz
commited on
Commit
·
e46df9a
1
Parent(s):
f313a7b
End of training
Browse files- README.md +0 -2
- diffusion_pytorch_model.bin +1 -1
- images_0_0.png +0 -0
- images_1_0.png +0 -0
- images_2_0.png +0 -0
- images_3_0.png +0 -0
- images_4_0.png +0 -0
- images_5_0.png +0 -0
- images_6_0.png +0 -0
- images_7_0.png +0 -0
- images_8_0.png +0 -0
- images_9_0.png +0 -0
- logs/train_controlnet/1690502133.8513737/events.out.tfevents.1690502133.54587ece3799.2005.1 +3 -0
- logs/train_controlnet/1690502133.8533077/hparams.yml +49 -0
- logs/train_controlnet/events.out.tfevents.1690502133.54587ece3799.2005.0 +3 -0
README.md
CHANGED
@@ -35,6 +35,4 @@ Validation result of 9 round.
|
|
35 |
![images_8_0)](./images_8_0.png)
|
36 |
Validation result of 10 round.
|
37 |
![images_9_0)](./images_9_0.png)
|
38 |
-
Validation result of 11 round.
|
39 |
-
![images_10_0)](./images_10_0.png)
|
40 |
|
|
|
35 |
![images_8_0)](./images_8_0.png)
|
36 |
Validation result of 10 round.
|
37 |
![images_9_0)](./images_9_0.png)
|
|
|
|
|
38 |
|
diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1445259705
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:677b658a0760b88209663ad502e98b1a03d9951b8c346f919d537a39fb902165
|
3 |
size 1445259705
|
images_0_0.png
CHANGED
images_1_0.png
CHANGED
images_2_0.png
CHANGED
images_3_0.png
CHANGED
images_4_0.png
CHANGED
images_5_0.png
CHANGED
images_6_0.png
CHANGED
images_7_0.png
CHANGED
images_8_0.png
CHANGED
images_9_0.png
CHANGED
logs/train_controlnet/1690502133.8513737/events.out.tfevents.1690502133.54587ece3799.2005.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78a84a3455599e73b0f44614e590c6808c7499a83f569b41eaf25f0300f88f2e
|
3 |
+
size 2333
|
logs/train_controlnet/1690502133.8533077/hparams.yml
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
adam_beta1: 0.9
|
2 |
+
adam_beta2: 0.999
|
3 |
+
adam_epsilon: 1.0e-08
|
4 |
+
adam_weight_decay: 0.01
|
5 |
+
allow_tf32: false
|
6 |
+
cache_dir: null
|
7 |
+
caption_column: text
|
8 |
+
checkpointing_steps: 5000
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
conditioning_image_column: conditioning_image
|
11 |
+
controlnet_model_name_or_path: null
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
dataset_config_name: null
|
14 |
+
dataset_name: Bellaaazzzzz/X_ray
|
15 |
+
enable_xformers_memory_efficient_attention: false
|
16 |
+
gradient_accumulation_steps: 1
|
17 |
+
gradient_checkpointing: false
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: image
|
21 |
+
learning_rate: 1.0e-05
|
22 |
+
logging_dir: logs
|
23 |
+
lr_num_cycles: 1
|
24 |
+
lr_power: 1.0
|
25 |
+
lr_scheduler: constant
|
26 |
+
lr_warmup_steps: 500
|
27 |
+
max_grad_norm: 1.0
|
28 |
+
max_train_samples: 2001
|
29 |
+
max_train_steps: 2001
|
30 |
+
mixed_precision: null
|
31 |
+
num_train_epochs: 1
|
32 |
+
num_validation_images: 1
|
33 |
+
output_dir: model_Xray
|
34 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
35 |
+
proportion_empty_prompts: 0
|
36 |
+
push_to_hub: true
|
37 |
+
report_to: tensorboard
|
38 |
+
resolution: 512
|
39 |
+
resume_from_checkpoint: null
|
40 |
+
revision: null
|
41 |
+
scale_lr: false
|
42 |
+
seed: null
|
43 |
+
set_grads_to_none: false
|
44 |
+
tokenizer_name: null
|
45 |
+
tracker_project_name: train_controlnet
|
46 |
+
train_batch_size: 1
|
47 |
+
train_data_dir: null
|
48 |
+
use_8bit_adam: false
|
49 |
+
validation_steps: 200
|
logs/train_controlnet/events.out.tfevents.1690502133.54587ece3799.2005.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13d36e54d5893e459a0ac758843dea6e9d701a6abb660bcf6ea6aa3340dce992
|
3 |
+
size 4474325
|