NeUDF
NeUDF copied to clipboard
The code for "NeUDF: Leaning Neural Unsigned Distance Fields with Volume Rendering (CVPR 2023)"
The title of paper is "Leaning Neural UDF", rather than "Learning Neural UDF". Do you have some special design for choosing this word leaning to express some tendency? Or is...
Hi, Thank you for your work. I got an error when run training No module named '_marching_cubes_lewiner_cy' I found in custom_mc, but did not see. How to solve this? Thank...
Thanks for your excellent work! But when I run the command `python exp_runner.py --mode train --conf ./confs/wmask_open.conf --case real_capture_fan ` I got the error: `/opt/conda/conda-bld/pytorch_1614378124864/work/aten/src/ATen/native/cuda/Loss.cu:102: operator(): block: [0,0,0], thread: [0,0,0]...
Congratulations and thanks for such a great work! I found that for the DTU dataset (probably other datasets as well?), the norm of normals may be 0 when calculating the...
Can you upload the reconstructed mesh outputs for the results displayed in the project page / paper ?
Thanks for your excellent work! When should we expect the code release to have a go? Thank you :)