DRO training phase 2
Browse files- DRO-20260227-19P2/FontDiffuserDRO_training_phase_2_config.yaml +5 -5
- DRO-20260227-19P2/checkpoint_step_6000/content_encoder.safetensors +3 -0
- DRO-20260227-19P2/checkpoint_step_6000/fst_module.safetensors +3 -0
- DRO-20260227-19P2/checkpoint_step_6000/fst_projection.safetensors +3 -0
- DRO-20260227-19P2/checkpoint_step_6000/mss_encoder.safetensors +3 -0
- DRO-20260227-19P2/checkpoint_step_6000/original_style_projection.safetensors +3 -0
- DRO-20260227-19P2/checkpoint_step_6000/scr.safetensors +3 -0
- DRO-20260227-19P2/checkpoint_step_6000/style_encoder.safetensors +3 -0
- DRO-20260227-19P2/checkpoint_step_6000/training_state.pt +3 -0
- DRO-20260227-19P2/checkpoint_step_6000/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: 0
|
| 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: 3
|
| 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_5500
|
| 118 |
phase_2: true
|
| 119 |
report_to: wandb
|
| 120 |
resolution: 96
|
| 121 |
+
resume_from_checkpoint: ckpt/DRO-20260227-19P2/checkpoint_step_5500
|
| 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_5500/scr.safetensors
|
| 128 |
scr_image_size: 96
|
| 129 |
seed: 123
|
| 130 |
skeleton_distance_method: hybrid
|
DRO-20260227-19P2/checkpoint_step_6000/content_encoder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ce2ef4b9b8338bee36e93fdc400ea731f637ce241e122853bcde140b54f2dae0
|
| 3 |
+
size 4756580
|
DRO-20260227-19P2/checkpoint_step_6000/fst_module.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34dea51561549d7480103c820310e52e3d3bdf93d39e92a5fd479986d171a6e4
|
| 3 |
+
size 238575652
|
DRO-20260227-19P2/checkpoint_step_6000/fst_projection.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6bdf271aea84c2f1510021e16235f33ac3de0a8cfcbfbfb45633ca4f9f143f52
|
| 3 |
+
size 4198552
|
DRO-20260227-19P2/checkpoint_step_6000/mss_encoder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9976b6a95fc013379e7e11eef1f1373e9f7ae4e42e103b043484dcd34a86a47e
|
| 3 |
+
size 25261992
|
DRO-20260227-19P2/checkpoint_step_6000/original_style_projection.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1ba358800e6dfd53e8c28f8378df587eef54f3e1de6f456e40eb2111ccf4e46
|
| 3 |
+
size 4198552
|
DRO-20260227-19P2/checkpoint_step_6000/scr.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ce9fccab8484a6a1f3805c1c73accc23995f9f3912fa963cfe431b544b65b587
|
| 3 |
+
size 284227968
|
DRO-20260227-19P2/checkpoint_step_6000/style_encoder.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b44329c07c5d3b4022d590edea38211daef21defccd10d1ee34a546bf2dbb101
|
| 3 |
+
size 82394556
|
DRO-20260227-19P2/checkpoint_step_6000/training_state.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f7809fea7a4d2aba5b3484f8e4bc2c9b4e0b899f57ca2537234b5805049da06
|
| 3 |
+
size 1349134749
|
DRO-20260227-19P2/checkpoint_step_6000/unet.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53d9811fc773fbb60b235165acd222d00e4a5d5715620be14eb29b7ab2301e6b
|
| 3 |
+
size 314927748
|