lzqsd / InverseRenderingOfIndoorScene

MIT License
292 stars 33 forks source link

Visualize depth map and input light color #18

Closed huynhtruc0309 closed 5 months ago

huynhtruc0309 commented 5 months ago

Hi @lzqsd. Thank you very much for this wonderful work. I have 2 questions:

  1. How do you visualize your depth map that has color (1st image)? I ran your code and it generates black and grey depth map (2nd image). image demo0_depth0

  2. Do you have any idea about feeding light color information into the model to enhance the object insertion results? Do you know any related work that incorporated depth, light direction and light color to object insertion?

Thank you for your time.