Kai-46 / PhySG

Code for PhySG: Inverse Rendering with Spherical Gaussians for Physics-based Relighting and Material Editing
MIT License
221 stars 24 forks source link

What is the color space? #8

Closed Woolseyyy closed 2 years ago

Woolseyyy commented 2 years ago

It seems that the ground truth images saved by plot_to_disk look different from them showed in tev.exe and paper. I find that the images saved by plot_to_disk are not corrected by gamma (gamma = 1) while images in tev.exe and paper are corrected by gamma, which is 2.2. Should I set gamma in args when training? Or ignore it and just do gamma correction when visualization?

Woolseyyy commented 2 years ago

Gamma should be set to 2.2 when visualizing and evaluation.