Datasets:
Formats:
json
Languages:
English
Size:
< 1K
Tags:
3d-scene-understanding
monocular-depth-estimation
controlnet
diffusion-models
benchmark
evaluation
License:
File size: 1,957 Bytes
bea5d12 | 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 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 | {
"sd15": {
"n_views": 3591,
"abs_rel": {
"mde_base": 0.046054,
"gen_degrad": 0.269099,
"interaction": -0.072763,
"total": 0.242389
},
"rmse": {
"mde_base": 0.117018,
"gen_degrad": 0.595179,
"interaction": -0.212565,
"total": 0.499631
}
},
"sdxl": {
"n_views": 3591,
"abs_rel": {
"mde_base": 0.046054,
"gen_degrad": 0.196116,
"interaction": -0.073829,
"total": 0.168342
},
"rmse": {
"mde_base": 0.117018,
"gen_degrad": 0.472453,
"interaction": -0.215989,
"total": 0.373482
}
},
"sd35": {
"n_views": 3591,
"abs_rel": {
"mde_base": 0.046054,
"gen_degrad": 0.247409,
"interaction": -0.059331,
"total": 0.234132
},
"rmse": {
"mde_base": 0.117018,
"gen_degrad": 0.529675,
"interaction": -0.194814,
"total": 0.451879
}
},
"flux1": {
"n_views": 3591,
"abs_rel": {
"mde_base": 0.046054,
"gen_degrad": 0.226981,
"interaction": -0.076646,
"total": 0.196389
},
"rmse": {
"mde_base": 0.117018,
"gen_degrad": 0.51245,
"interaction": -0.21885,
"total": 0.410618
}
},
"hunyuan": {
"n_views": 3591,
"abs_rel": {
"mde_base": 0.046054,
"gen_degrad": 0.244982,
"interaction": -0.070512,
"total": 0.220524
},
"rmse": {
"mde_base": 0.117018,
"gen_degrad": 0.529375,
"interaction": -0.210561,
"total": 0.435832
}
},
"kolors": {
"n_views": 3591,
"abs_rel": {
"mde_base": 0.046054,
"gen_degrad": 0.222766,
"interaction": -0.063214,
"total": 0.205607
},
"rmse": {
"mde_base": 0.117018,
"gen_degrad": 0.491283,
"interaction": -0.191618,
"total": 0.416683
}
}
} |