autonomousvision/mip-splatting
[CVPR'24 Best Student Paper] Mip-Splatting: Alias-free 3D Gaussian Splatting observed · 2026-08-28
Health v2 · maintenance only
27/100
- Activity 0
- Release rhythm 35
- Longevity 72
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1010
- days_rel: n/a
- days_push: 624
- n_releases_24m: 0
Adoption not part of the score
1466 stars · 121 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Mip-Splatting is a research implementation of alias-free 3D Gaussian Splatting, introducing a 3D smoothing filter and 2D Mip filter to eliminate artifacts in novel view synthesis. It is the CVPR 2024 Best Student Paper codebase built on PyTorch with custom CUDA rasterization submodules.
Use cases
- reconstruct 3D scenes from images with gaussian splatting
- render novel views without aliasing artifacts
- train on single-scale images and test at multiple scales
- evaluate on NeRF synthetic and Mip-NeRF 360 datasets
- compare 3DGS variants for research
When to choose
- you need alias-free 3D Gaussian Splatting renderings across zoom levels
- you are doing research on novel view synthesis or NeRF alternatives
- you have a CUDA GPU and want state-of-the-art 3DGS quality
When to avoid
- you need a production 3D viewer or end-user application
- you lack a CUDA-capable GPU
- you want a maintained product rather than research code
Facets
library · maturity active
machine-learning computer-vision graphics image-processing computer-vision graphics deep-learning python 3d-gaussian-splatting novel-view-synthesis anti-aliasing nerf cvpr-2024 research-code cuda-rasterization linux gpu
2 sources
- readme: https://github.com/autonomousvision/mip-splatting · fetched 2026-08-28 · d78a17dc62f6
- homepage: https://niujinshuchong.github.io/mip-splatting/ · fetched 2026-08-29 · b9f179fe13e2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| autonomousvision/mip-splatting | main | 27 |
For agents
markdown · JSON · MCP: product_card(name="autonomousvision/mip-splatting")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem