Upload photo100k Stage 4 v2 condition checkpoint
Browse files
metrics/stage4_photo100k_condition_v2_b32_summary.json
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_decoded_mse": {
|
| 3 |
+
"eval/decoded_mse": 0.024557198211550713,
|
| 4 |
+
"eval/decoded_psnr": 22.11881175710388,
|
| 5 |
+
"eval/noise_mse": 30.302781982421877,
|
| 6 |
+
"eval/num_images": 100.0,
|
| 7 |
+
"eval/x0_mse": 0.944599895477295,
|
| 8 |
+
"step": 1000
|
| 9 |
+
},
|
| 10 |
+
"best_decoded_psnr": {
|
| 11 |
+
"eval/decoded_mse": 0.024557198211550713,
|
| 12 |
+
"eval/decoded_psnr": 22.11881175710388,
|
| 13 |
+
"eval/noise_mse": 30.302781982421877,
|
| 14 |
+
"eval/num_images": 100.0,
|
| 15 |
+
"eval/x0_mse": 0.944599895477295,
|
| 16 |
+
"step": 1000
|
| 17 |
+
},
|
| 18 |
+
"checkpoint": "checkpoints/stage4_photo100k_condition_v2_b32_best_eval_condition_decoded.pt",
|
| 19 |
+
"compare_stage3_v2": {
|
| 20 |
+
"baseline_dir": "/home/jwheojjang/scratch/sr-diffusion/runs/eval_diffusion_photo100k_v2_val100_t50_32step_gpu",
|
| 21 |
+
"baseline_label": "stage3_v2",
|
| 22 |
+
"candidate_dir": "/home/jwheojjang/scratch/sr-diffusion/runs/eval_diffusion_photo100k_stage4_condition_v2_val100_t25_32step",
|
| 23 |
+
"candidate_label": "stage4_v2",
|
| 24 |
+
"count": 100,
|
| 25 |
+
"losses": 19,
|
| 26 |
+
"max_delta": 1.703237781960791,
|
| 27 |
+
"mean_delta": 0.17274735211179876,
|
| 28 |
+
"median_delta": 0.1200575976736129,
|
| 29 |
+
"min_delta": -0.6110567707718211,
|
| 30 |
+
"wins": 81
|
| 31 |
+
},
|
| 32 |
+
"condition_encoder": "checkpoints/stage2_photo100k_v2_b64_best_eval_latent.pt",
|
| 33 |
+
"dataset": "manifest_photo100k.csv",
|
| 34 |
+
"degradation_preset": "photo_v2",
|
| 35 |
+
"final": {
|
| 36 |
+
"eval/decoded_mse": 0.024955027103424073,
|
| 37 |
+
"eval/decoded_psnr": 22.049019454423462,
|
| 38 |
+
"eval/noise_mse": 30.170686645507814,
|
| 39 |
+
"eval/num_images": 100.0,
|
| 40 |
+
"eval/x0_mse": 0.9405724716186523,
|
| 41 |
+
"step": 5000
|
| 42 |
+
},
|
| 43 |
+
"finished_step": 5000,
|
| 44 |
+
"initialized_from": "checkpoints/stage3_photo100k_v2_b32_best_eval_noise.pt",
|
| 45 |
+
"run": "diffusion_photo100k_b32_stage4_condition_v2",
|
| 46 |
+
"sampled_eval": {
|
| 47 |
+
"checkpoint": "/home/jwheojjang/scratch/sr-diffusion/runs/diffusion_photo100k_b32_stage4_condition_v2/checkpoints/best_eval_condition_decoded.pt",
|
| 48 |
+
"checkpoint_step": 1000,
|
| 49 |
+
"config": "configs/diffusion_photo100k_b32_stage4_condition_v2.yaml",
|
| 50 |
+
"eta": 0.0,
|
| 51 |
+
"init": "condition",
|
| 52 |
+
"limit": 100,
|
| 53 |
+
"mean_bicubic_psnr": 22.410346417149967,
|
| 54 |
+
"mean_psnr_delta": 0.43225839914520847,
|
| 55 |
+
"mean_sr_psnr": 22.842604816295175,
|
| 56 |
+
"split": "val",
|
| 57 |
+
"start_timestep": 25,
|
| 58 |
+
"steps": 32
|
| 59 |
+
},
|
| 60 |
+
"train_images": 103450,
|
| 61 |
+
"val_images": 100
|
| 62 |
+
}
|