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