Upload photo100k Stage 2 v2 condition encoder
Browse files
metrics/stage2_photo100k_v2_b64_summary.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_decoded_psnr": {
|
| 3 |
+
"eval/decoded_mse": 0.025753415077924727,
|
| 4 |
+
"eval/decoded_psnr": 21.91225163731111,
|
| 5 |
+
"eval/latent_loss": 0.2865696310997009,
|
| 6 |
+
"eval/latent_mse": 1.0486133527755737,
|
| 7 |
+
"eval/num_images": 100.0,
|
| 8 |
+
"step": 15000
|
| 9 |
+
},
|
| 10 |
+
"best_latent_loss": {
|
| 11 |
+
"eval/decoded_mse": 0.02698013573884964,
|
| 12 |
+
"eval/decoded_psnr": 21.710158610222813,
|
| 13 |
+
"eval/latent_loss": 0.28528409481048583,
|
| 14 |
+
"eval/latent_mse": 1.0489205646514892,
|
| 15 |
+
"eval/num_images": 100.0,
|
| 16 |
+
"step": 19000
|
| 17 |
+
},
|
| 18 |
+
"checkpoint": "checkpoints/stage2_photo100k_v2_b64_best_eval_latent.pt",
|
| 19 |
+
"dataset": "manifest_photo100k.csv",
|
| 20 |
+
"degradation_preset": "photo_v2",
|
| 21 |
+
"final": {
|
| 22 |
+
"eval/decoded_mse": 0.027651896476745607,
|
| 23 |
+
"eval/decoded_psnr": 21.603350690275295,
|
| 24 |
+
"eval/latent_loss": 0.2870445489883423,
|
| 25 |
+
"eval/latent_mse": 1.0719400691986083,
|
| 26 |
+
"eval/num_images": 100.0,
|
| 27 |
+
"step": 20000
|
| 28 |
+
},
|
| 29 |
+
"finished_step": 20000,
|
| 30 |
+
"run": "latent_pretrain_photo100k_v2_b64",
|
| 31 |
+
"train_images": 103450,
|
| 32 |
+
"val_images": 100
|
| 33 |
+
}
|