File size: 484 Bytes
08f4e14 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | {
"ours_32000_with_384_rays": {
"normal": {
"MAE(render)": 1.1232872986793518,
"MAE(pseudo)": 1.2355636727809907
},
"albedo": {
"SSIM": 0.9605518174171448,
"PSNR": 23.693851909637452,
"LPIPS": 0.03782858157530427
},
"pbr": {
"SSIM": 0.9913317912817001,
"PSNR": 36.94877897262573,
"LPIPS": 0.011278838994912803
}
}
} |