Upload Stage2 photo100k v3 XL checkpoint
Browse files
metrics/stage2_photo100k_v3_noise_xl_b64_summary.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_decoded_psnr": {
|
| 3 |
+
"decoded_mse": 0.028163226246833803,
|
| 4 |
+
"decoded_psnr": 21.523775872733694,
|
| 5 |
+
"latent_loss": 0.27940222263336184,
|
| 6 |
+
"latent_mse": 0.9729015684127807,
|
| 7 |
+
"num_images": 100,
|
| 8 |
+
"step": 72000
|
| 9 |
+
},
|
| 10 |
+
"best_latent": {
|
| 11 |
+
"decoded_mse": 0.029094334542751312,
|
| 12 |
+
"decoded_psnr": 21.382515630419128,
|
| 13 |
+
"latent_loss": 0.2722978699207306,
|
| 14 |
+
"latent_mse": 0.9177197647094727,
|
| 15 |
+
"num_images": 100,
|
| 16 |
+
"step": 66000
|
| 17 |
+
},
|
| 18 |
+
"checkpoint": "checkpoints/stage2_photo100k_v3_noise_xl_b64_best_eval_latent.pt",
|
| 19 |
+
"comparison": {
|
| 20 |
+
"decoded_psnr_delta_vs_small_v3": 0.07987815299853551,
|
| 21 |
+
"latent_loss_delta_vs_small_v3": -0.009573696851730373,
|
| 22 |
+
"small_v3_best_decoded_psnr": 21.302637477420593,
|
| 23 |
+
"small_v3_best_latent_loss": 0.28187156677246095
|
| 24 |
+
},
|
| 25 |
+
"config": "configs/latent_pretrain_photo100k_v3_noise_xl.yaml",
|
| 26 |
+
"final_eval": {
|
| 27 |
+
"decoded_mse": 0.0282740181684494,
|
| 28 |
+
"decoded_psnr": 21.506724585944152,
|
| 29 |
+
"latent_loss": 0.2759156239032745,
|
| 30 |
+
"latent_mse": 0.8960624599456787,
|
| 31 |
+
"num_images": 100,
|
| 32 |
+
"step": 80000
|
| 33 |
+
},
|
| 34 |
+
"finished_step": 80000,
|
| 35 |
+
"notes": "XL condition encoder completed 80k steps on photo_v3_noise_mix. Best latent checkpoint is step 66000; final decoded PSNR proxy is highest at step 80000 among late checkpoints but best_psnr overall is step 72000.",
|
| 36 |
+
"run": "latent_pretrain_photo100k_v3_noise_xl_b64"
|
| 37 |
+
}
|