jwheo commited on
Commit
c37fef2
·
verified ·
1 Parent(s): 1adb1c2

Upload photo100k Stage4 and v2 configs

Browse files
metrics/stage4_photo100k_condition_compare_stage3_summary.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "baseline_dir": "/home/jwheojjang/scratch/sr-diffusion/runs/eval_diffusion_photo100k_val100_t50_32step",
3
+ "baseline_label": "stage3_photo100k",
4
+ "candidate_dir": "/home/jwheojjang/scratch/sr-diffusion/runs/eval_diffusion_photo100k_stage4_condition_val100_t25_32step_final",
5
+ "candidate_label": "stage4_condition",
6
+ "count": 100,
7
+ "losses": 32,
8
+ "max_delta": 0.5238671902835321,
9
+ "mean_delta": 0.032725862626601696,
10
+ "median_delta": 0.05705631470070216,
11
+ "min_delta": -0.7551490697943635,
12
+ "wins": 68
13
+ }