DRO training phase 2
Browse files- DRO-20260227-19P2/FontDiffuserDRO_training_phase_2_config.yaml +5 -5
- DRO-20260227-19P2/checkpoint_step_5000/content_encoder.safetensors +3 -0
- DRO-20260227-19P2/checkpoint_step_5000/fst_module.safetensors +3 -0
- DRO-20260227-19P2/checkpoint_step_5000/fst_projection.safetensors +3 -0
- DRO-20260227-19P2/checkpoint_step_5000/mss_encoder.safetensors +3 -0
- DRO-20260227-19P2/checkpoint_step_5000/original_style_projection.safetensors +3 -0
- DRO-20260227-19P2/checkpoint_step_5000/scr.safetensors +3 -0
- DRO-20260227-19P2/checkpoint_step_5000/style_encoder.safetensors +3 -0
- DRO-20260227-19P2/checkpoint_step_5000/training_state.pt +3 -0
- DRO-20260227-19P2/checkpoint_step_5000/unet.safetensors +3 -0
- DRO-20260227-19P2/checkpoint_step_5500/content_encoder.safetensors +3 -0
- DRO-20260227-19P2/checkpoint_step_5500/fst_module.safetensors +3 -0
- DRO-20260227-19P2/checkpoint_step_5500/fst_projection.safetensors +3 -0
- DRO-20260227-19P2/checkpoint_step_5500/mss_encoder.safetensors +3 -0
- DRO-20260227-19P2/checkpoint_step_5500/original_style_projection.safetensors +3 -0
- DRO-20260227-19P2/checkpoint_step_5500/scr.safetensors +3 -0
- DRO-20260227-19P2/checkpoint_step_5500/style_encoder.safetensors +3 -0
- DRO-20260227-19P2/checkpoint_step_5500/training_state.pt +3 -0
- DRO-20260227-19P2/checkpoint_step_5500/unet.safetensors +3 -0
DRO-20260227-19P2/FontDiffuserDRO_training_phase_2_config.yaml
CHANGED
|
@@ -87,7 +87,7 @@ identity_regularization: orthogonal
|
|
| 87 |
identity_similarity_threshold: 0.8
|
| 88 |
instructpix2pix: false
|
| 89 |
learning_rate: 5.0e-05
|
| 90 |
-
local_rank:
|
| 91 |
log_interval: 50
|
| 92 |
logging_dir: logs
|
| 93 |
lr_scheduler: cosine
|
|
@@ -106,7 +106,7 @@ num_heads: 8
|
|
| 106 |
num_identity_pairs: 0
|
| 107 |
num_inference_steps: 20
|
| 108 |
num_neg: 34
|
| 109 |
-
num_workers:
|
| 110 |
offset_coefficient: 0.3
|
| 111 |
onnx_export_dir: null
|
| 112 |
onnx_opset_version: 17
|
|
@@ -114,17 +114,17 @@ order: 2
|
|
| 114 |
output_dir: outputs/FontArchitect/DRO-20260227-19P2
|
| 115 |
perceptual_coefficient: 0.03
|
| 116 |
phase_1: false
|
| 117 |
-
phase_1_ckpt_dir: ckpt/DRO-20260227-19P2/
|
| 118 |
phase_2: true
|
| 119 |
report_to: wandb
|
| 120 |
resolution: 96
|
| 121 |
-
resume_from_checkpoint: ckpt/DRO-20260227-19P2/
|
| 122 |
save_image: false
|
| 123 |
save_image_dir: null
|
| 124 |
save_interval: 10
|
| 125 |
sc_coefficient: 0.03
|
| 126 |
scale_lr: false
|
| 127 |
-
scr_ckpt_path: ckpt/DRO-20260227-19P2/
|
| 128 |
scr_image_size: 96
|
| 129 |
seed: 123
|
| 130 |
skeleton_distance_method: hybrid
|
|
|
|
| 87 |
identity_similarity_threshold: 0.8
|
| 88 |
instructpix2pix: false
|
| 89 |
learning_rate: 5.0e-05
|
| 90 |
+
local_rank: -1
|
| 91 |
log_interval: 50
|
| 92 |
logging_dir: logs
|
| 93 |
lr_scheduler: cosine
|
|
|
|
| 106 |
num_identity_pairs: 0
|
| 107 |
num_inference_steps: 20
|
| 108 |
num_neg: 34
|
| 109 |
+
num_workers: 1
|
| 110 |
offset_coefficient: 0.3
|
| 111 |
onnx_export_dir: null
|
| 112 |
onnx_opset_version: 17
|
|
|
|
| 114 |
output_dir: outputs/FontArchitect/DRO-20260227-19P2
|
| 115 |
perceptual_coefficient: 0.03
|
| 116 |
phase_1: false
|
| 117 |
+
phase_1_ckpt_dir: ckpt/DRO-20260227-19P2/checkpoint_step_4500
|
| 118 |
phase_2: true
|
| 119 |
report_to: wandb
|
| 120 |
resolution: 96
|
| 121 |
+
resume_from_checkpoint: ckpt/DRO-20260227-19P2/checkpoint_step_4500
|
| 122 |
save_image: false
|
| 123 |
save_image_dir: null
|
| 124 |
save_interval: 10
|
| 125 |
sc_coefficient: 0.03
|
| 126 |
scale_lr: false
|
| 127 |
+
scr_ckpt_path: ckpt/DRO-20260227-19P2/checkpoint_step_4500/scr.safetensors
|
| 128 |
scr_image_size: 96
|
| 129 |
seed: 123
|
| 130 |
skeleton_distance_method: hybrid
|
DRO-20260227-19P2/checkpoint_step_5000/content_encoder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd6418696959a6650eda93ce12c54b25b057109de95e37a11e5124d38f6aff94
|
| 3 |
+
size 4756580
|
DRO-20260227-19P2/checkpoint_step_5000/fst_module.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dbfdfdff335ec1f3b9b691aca5d5236b2d2ac295c7bdea54edfadc41b9718c9c
|
| 3 |
+
size 238575652
|
DRO-20260227-19P2/checkpoint_step_5000/fst_projection.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e7eee0b5570dc3b2819e07f53a2ba282ec16c3a87c40875c4b37ae1e7ab2885
|
| 3 |
+
size 4198552
|
DRO-20260227-19P2/checkpoint_step_5000/mss_encoder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5efc3a64e6ce25552274501c6c128668bb81e000f3bac20bb38b984e6662974d
|
| 3 |
+
size 25261992
|
DRO-20260227-19P2/checkpoint_step_5000/original_style_projection.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1abc7a9e3d2a1699e160cdf8166191bd8501e97ebad0facb8534db7512483dcf
|
| 3 |
+
size 4198552
|
DRO-20260227-19P2/checkpoint_step_5000/scr.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c1329741f891a656ec07c98ad70904650b38edfe2138f4c945cbe7c0653ee47
|
| 3 |
+
size 284227968
|
DRO-20260227-19P2/checkpoint_step_5000/style_encoder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b97a29864304b15135ef4b662a58cd0c9b093490525650a6305cbbf903f1a2ec
|
| 3 |
+
size 82394556
|
DRO-20260227-19P2/checkpoint_step_5000/training_state.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:333b6638bcb0a7099c567c49e0785d807cc539ff195bf68f6a7125e2bc00efcb
|
| 3 |
+
size 1349134749
|
DRO-20260227-19P2/checkpoint_step_5000/unet.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2875cdafd46719f47184a0c6942ad7c64ec4f0d2cb82a0ebd03f62b970f716c
|
| 3 |
+
size 314927748
|
DRO-20260227-19P2/checkpoint_step_5500/content_encoder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:21c016e4161d73121ecfc1b43aa9cdfd67cb6548e963aa48e27a995f83f7470a
|
| 3 |
+
size 4756580
|
DRO-20260227-19P2/checkpoint_step_5500/fst_module.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c858a88a16e42842c61f45f7a4b0ad6ca989ed3744371db6acbd6d2ca2e69ca
|
| 3 |
+
size 238575652
|
DRO-20260227-19P2/checkpoint_step_5500/fst_projection.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e873c2df27f33be092966f3631cda07168dccbed6df1415394170b828b063fe4
|
| 3 |
+
size 4198552
|
DRO-20260227-19P2/checkpoint_step_5500/mss_encoder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9359a2dd81fdfa3dcf78e8f1fff0d6164849327fada470777a767f2eb088e9e2
|
| 3 |
+
size 25261992
|
DRO-20260227-19P2/checkpoint_step_5500/original_style_projection.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7373f5b134362ac65f085391540b8c9fe21f74da0bc670d36463e301855146e
|
| 3 |
+
size 4198552
|
DRO-20260227-19P2/checkpoint_step_5500/scr.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0180f6b95094b5754385279a14c0143aa2f8153f23dca39206658ff9cc9428ed
|
| 3 |
+
size 284227968
|
DRO-20260227-19P2/checkpoint_step_5500/style_encoder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ef91c4b0f2b6e5d708763d10d952615a6c8ca127843736eebb1386154a27101
|
| 3 |
+
size 82394556
|
DRO-20260227-19P2/checkpoint_step_5500/training_state.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fbf981f3f0f54052fec588725239d2c81ee611a3e92fa66bf9b4aaee63bdb9f2
|
| 3 |
+
size 1349134749
|
DRO-20260227-19P2/checkpoint_step_5500/unet.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eff83c7fb9c2dc1a78e2a6865a21c9990fd474a2e9977faa61c68c71dab5c656
|
| 3 |
+
size 314927748
|