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

Just out of curiosity, what would be the difference with NerfStudio? #203

Open emedinac opened 3 months ago

emedinac commented 3 months ago

I found this repo amazing and very organized.

I was using NerfStudio for a while and other repos from scratch, but I saw this repo, which is complete and efficient. I was wondering what the difference is between NerfStudio (or Nerfacto for static scenes) and/or what would be the contribution compared to NerfStudio?