NJU-3DV / Relightable3DGaussian

[ECCV2024] Relightable 3D Gaussian: Real-time Point Cloud Relighting with BRDF Decomposition and Ray Tracing
https://nju-3dv.github.io/projects/Relightable3DGaussian/
Other
462 stars 34 forks source link

About albedo scale in relight eval part #29

Open ZyyZyy06 opened 3 months ago

ZyyZyy06 commented 3 months ago

Hi,

Thanks for your great works and code sharing.

I wonder how the base_color_scale in the eval_relighting_syn4.py is obtained? I noticed that a value is output when idx=0, is it set after getting a base_color_scale when the default base_color_scale=1.0?

Looking forward to hearing from you.