ashawkey / torch-ngp

A pytorch CUDA extension implementation of instant-ngp (sdf and nerf), with a GUI.
MIT License
2.11k stars 275 forks source link

Performance on MIPNeRF scenes (garden, bike) #125

Open ShivamDuggal4 opened 2 years ago

ShivamDuggal4 commented 2 years ago

Thanks for the great release!

Has anyone managed to reproduce sharp rendering results on MIPNeRF's scenes (namely garden etc) using torch-ngp ? If yes, what values of bound, scale worked the best ?

My current novel view synthesis results are not of high fidelity. Would appreciate any quick cues.

Thanks & Best Regards Shivam