# NVlabs/InstantSplat

InstantSplat: Sparse-view SfM-free Gaussian Splatting in Seconds

Repository: https://github.com/NVlabs/InstantSplat
Canonical: https://ross.abutalabs.com/products/instantsplat
Homepage: https://instantsplat.github.io/
Language: Python
License: NOASSERTION
License Family: other
Last push: 2025-05-05T19:25:53+00:00

## Health v2 (maintenance only)
Score: 33/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 20, release rhythm 35, longevity 60
- inputs: {"age_days": 842, "days_push": 485, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1694, forks 156 (observed 2026-08-28T04:05:23.563056+00:00)

## What it is
InstantSplat is a research framework for photorealistic 3D scene reconstruction from extremely sparse image views using Gaussian Splatting, eliminating the need for Structure-from-Motion. It combines feed-forward geometric priors (MASt3R/DUSt3R) with differentiable neural rendering to jointly estimate camera poses and 3D Gaussians in seconds, over 30x faster than COLMAP-based pipelines.

## Use cases
- reconstruct 3D scenes from a few photos
- novel view synthesis from sparse images
- estimate camera poses without COLMAP
- render free-viewpoint videos of a scene
- fast 3D gaussian splatting reconstruction
- photorealistic scene capture for robotics or graphics research

## When to choose
- you have only 2-3 images of a scene and need a 3D reconstruction quickly
- SfM tools like COLMAP fail or are too slow for your pipeline
- you want a research baseline for sparse-view Gaussian Splatting with 3D-GS or 2D-GS support

## When to avoid
- you need production-grade, licensed software (license is non-standard)
- you lack a CUDA-capable GPU or cannot build custom CUDA kernels
- you need long-sequence multi-window alignment, which is still on the TODO list

## Facets
- artifact type: library
- maturity: active
- function: graphics, machine-learning, image-processing, simulation
- domain: computer-vision, graphics, machine-learning, artificial-intelligence
- platform: python
- tags: gaussian-splatting, 3d-reconstruction, novel-view-synthesis, sparse-view, sfm-free, neural-rendering, pose-estimation, research-code, linux, gpu, docker

## Member repositories
- NVlabs/InstantSplat (main) score 33

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:23.563056+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:37:58.772576+00:00, confidence not recorded.
  - readme: https://github.com/NVlabs/InstantSplat (fetched 2026-08-28T04:05:23.563056+00:00, sha 3867af15542c)
  - homepage: https://instantsplat.github.io/ (fetched 2026-08-29T11:13:03.432735+00:00, sha e611b8c3689d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
