Upload photo100k Stage 4 v2 condition checkpoint
Browse files
metrics/stage4_photo100k_condition_v2_val100_t25_32step_summary.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"checkpoint": "/home/jwheojjang/scratch/sr-diffusion/runs/diffusion_photo100k_b32_stage4_condition_v2/checkpoints/best_eval_condition_decoded.pt",
|
| 3 |
+
"checkpoint_step": 1000,
|
| 4 |
+
"config": "configs/diffusion_photo100k_b32_stage4_condition_v2.yaml",
|
| 5 |
+
"eta": 0.0,
|
| 6 |
+
"init": "condition",
|
| 7 |
+
"limit": 100,
|
| 8 |
+
"mean_bicubic_psnr": 22.410346417149967,
|
| 9 |
+
"mean_psnr_delta": 0.43225839914520847,
|
| 10 |
+
"mean_sr_psnr": 22.842604816295175,
|
| 11 |
+
"split": "val",
|
| 12 |
+
"start_timestep": 25,
|
| 13 |
+
"steps": 32
|
| 14 |
+
}
|