NVlabs / neuralangelo

Official implementation of "Neuralangelo: High-Fidelity Neural Surface Reconstruction" (CVPR 2023)
https://research.nvidia.com/labs/dir/neuralangelo/
Other
4.4k stars 390 forks source link

texture is not good #169

Open op10ds opened 11 months ago

op10ds commented 11 months ago

I am testing neuralangelo with the default commands. While the mesh seems to be reconstructed correctly, the texture appears to be with low quality. Look at the picture to see what i mean (got it after 200k iterations in this case. Original images have a resolution of 1440*1440 px):

immagine

Is there something that i should change in order to achieve a higher quality in the texture?

jiangyixing commented 10 months ago

Hi,Can I see your training data and parameters?

camolina2 commented 6 months ago

Hi @op10ds. Did you manage to increase the quality of the texture?