nerfstudio-project / nerfacc

A General NeRF Acceleration Toolbox in PyTorch.
https://www.nerfacc.com/
Other
1.37k stars 113 forks source link

How does raymarching function work? #175

Open xuxumiao777 opened 1 year ago

xuxumiao777 commented 1 year ago

Hi, Ruilong. If i only use raymarching to do sampling without creating occupancy grid. Can you tell me how it works. How it combines the coarse sampling and fine sampling? Thanks.

liruilong940607 commented 1 year ago

Hi unfortunately we don't support combining the coarse and fine sampling