NeuS-HSR
NeuS-HSR copied to clipboard
Looking Through the Glass: Neural Surface Reconstruction Against High Specular Reflections (CVPR 2023)
May I ask, how can I control the volume size of the reconstructed model when using this code for mesh reconstruction? I tried using the method of loading camera parameters...
Hello. Your paper is absolutely amazing! When should we expect the code release to have a go? Thank you :)
First appreciate your great work. Your real_dataset seems is missing.The pictures is not equal to W2C
Thanks for great work! I'm also interested in reconstructing 3D scene with glass reflection. I'd like to ask some questions about NeuS-HSV's auxiliary plane module(Sorry if I misunderstood your explanation)....
Hi, Thanks a lot for this interesting work. I am reading the code and have a quick question about the calculation of D in $Ax+By+Cz+D=0$. From the equation, $n_r=[A,B,C]$ and...
Hi, I find part of the reconstructed mesh is missing. I guess tuning some parameters can be helpful. The following is a screenshot of the Bronze reconstruction (200k iteration). I...
Requesting you to please update the ReadMe with some directions to setup the project on an Ubuntu 22.04 server - asking because the original NeuS implementation requires CUDA 11.1 which...