#49 · Primary category: Computer Vision

nerfstudio

3d 3d-graphics 3d-reconstruction computer-vision deep-learning gaussian-splatting machine-learning nerf photogrammetry pytorch

A collaboration friendly studio for NeRFs

Project last updated:07/29/25

GitHub Stars

11.9K

Forks

1.7K

Contributors

245

License

Apache-2.0

Why we included this project

Photogrammetry and novel-view rendering used to mean stitching together a research codebase by hand, but nerfstudio turns that work into a few command-line steps. You feed it a folder of ordinary photos, it trains a NeRF or Gaussian Splatting model on your own GPU, and you get an interactive 3D scene you can export and view in a browser. That makes it a practical starting point for teams doing product visualization, photogrammetry, or any project that needs to move from images to a rendered scene without building the pipeline themselves. The modular design also lets you begin with the default models and swap in different field architectures later, and the documentation is solid enough that engineers can iterate without digging through undocumented internals.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category