#49 · Primary category: Computer Vision
nerfstudio
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
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)