cvlab-stonybrook / s-volsdf

Official implementation of "S-VolSDF: Sparse Multi-View Stereo Regularization of Neural Implicit Surfaces" (ICCV 2023)
https://hao-yu-wu.github.io/s-volsdf/
MIT License
30 stars 1 forks source link

Visualization results #1

Closed Shubhendu-Jena closed 12 months ago

Shubhendu-Jena commented 12 months ago

Hi, thanks for your amazing work. In your visual comparison section in the paper , reconstructions for other methods such as sparseneus and mvsnerf have been visualized. I wanted to enquire about the visualization results for mvsnerf and how you acquired them. I tried running marching cubes mvsnerf with a density threshold of 10 and am not getting satisfactory results. If possible, I'd be also grateful if you would be willing to share the code to do the same.