File size: 1,510 Bytes
5ecf2a9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 | {
"config": {
"steps": 30,
"guidance": 7.5,
"seed": 1234,
"ckpt": "roles_s0",
"sampler": "DDIM step-gated"
},
"all_on": {
"round_trip": {
"cond": 0.7492,
"shuffled": 0.5496,
"gap": 0.1996
},
"diversity": 0.2121
},
"lesion_band0": {
"round_trip": {
"cond": 0.7219,
"shuffled": 0.5404,
"gap": 0.1816
},
"vs_all_on": {
"lp_change": 0.003865,
"hp_change": 0.00332,
"total_change": 0.011759
},
"diversity": 0.23949
},
"lesion_band1": {
"round_trip": {
"cond": 0.7184,
"shuffled": 0.5495,
"gap": 0.1689
},
"vs_all_on": {
"lp_change": 0.019666,
"hp_change": 0.004094,
"total_change": 0.035159
},
"diversity": 0.23058
},
"lesion_band2": {
"round_trip": {
"cond": 0.7231,
"shuffled": 0.5536,
"gap": 0.1695
},
"vs_all_on": {
"lp_change": 0.072387,
"hp_change": 0.005433,
"total_change": 0.095134
},
"diversity": 0.30166
},
"frozen": {
"round_trip": {
"cond": 0.6692,
"shuffled": 0.5446,
"gap": 0.1247
},
"vs_all_on": {
"lp_change": 0.080626,
"hp_change": 0.005318,
"total_change": 0.104044
},
"diversity": 0.33191
},
"prereg": {
"G2_high_band_moves_LP_most": true,
"G2_low_band_moves_HP_most": false,
"G3_high_lesion_cuts_diversity": false,
"note": "image-space coarse-to-fine test; 1-seed battery"
}
} |