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

Calculation of PSNR value #212

Open xsl316 opened 1 month ago

xsl316 commented 1 month ago

Hello, author, thank you for your great contribution to the field of 3D reconstruction. In which directory are the rendered images saved? After I successfully ran the project, I found that there was no output of the rendered images. Is there a parameter in the code that is not set? Because I eventually want to compare the PSNR value of the rendered images, I need to render the images. I saw that the paper clearly stated that there were rendered images, but I did not find them in the output.