TensoRF icon indicating copy to clipboard operation
TensoRF copied to clipboard

About the Radiance Field factorization

Open markkim1115 opened this issue 2 years ago • 0 comments
trafficstars

Hello, this is a novel, nice work. I'm very surprised with the results and your idea.

But I have a small questions,

  1. Why did you split the Radiance Field grid into density and appearance separately? Can we design a single factored grid and regress density and appearance using MLP?

  2. Did you have any insight behind the using appearance vector(vector b_r in the paper)? As far as i know, original NeRF did not use additional appearance feature vector at all.

Thanks for sharing great code!

markkim1115 avatar Jan 31 '23 07:01 markkim1115