wujinhu1999
wujinhu1999
Hello authors, thank you for your excellent work. When I use the command 'ns-train neus-facto --pipeline.model.sdf-field.inside-outside False --pipeline.model.sdf-field.encoding-type periodic --vis wandb --experiment-name neus- facto-periodic-scan40 sdfstudio-data --data data/dtu/scan40', that is, when...
Hello author, I did several experiments and found that the reconstruction quality of neus on the DTU dataset is higher than neus-facto. Is this correct?The chamfer distance evaluation index is...
Hello authors, thank you for your great work! I would like to ask whether the Multi-res Feature Grids and Hash Grids in Representations in sdfstudio-methods.md are the same? Or do...
Hello authors, thank you for your excellent contributions! I have a question. I can't find the second-order derivative constraint term about sdf in your code. I don't know if you...
Hello authors, thank you for your excellent work. I would like to ask if your algorithm can generate the three-dimensional structure of objects like NeuS. Just like this work: https://github.com/caiyuanhao1998/SAX-NeRF....
Hello author.Although hash-grid performs well in novel view synthesis, it does not maintain continuity across voxels. The hash grid is spatially discontinuous. How to calculate the gradient of SDF in...