Jamie Wynn
Jamie Wynn
Hi Harsha, I never bumped into this issue myself, but I did find this hack that seems to have helped people with the same issue - perhaps give that a...
Hi there, To reconstruct the geometry we extracted an isosurface from the nerf with marching cubes (see extract_geometry in nerf/utils.py), and then additionally culled it using this code from MonoSDF:...
Hi there, You are quite right, thank you for bringing this to our attention! It should indeed be w_j. Best, Jamie