city-super/Scaffold-GS
[CVPR 2024 Highlight] Scaffold-GS: Structured 3D Gaussians for View-Adaptive Rendering 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: 1011
- days_rel: n/a
- days_push: 706
- n_releases_24m: 0
Adoption not part of the score
1278 stars · 124 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Scaffold-GS is a research implementation of a structured 3D Gaussian splatting method that uses anchor points on a sparse voxel grid to distribute local 3D Gaussians, predicting their attributes on-the-fly based on viewing direction and distance. It achieves faster convergence, fewer primitives, and better visual quality than vanilla 3D Gaussian splatting, especially on scenes with challenging views.
Use cases
- reconstruct 3D scenes from photos with gaussian splatting
- render novel views of a captured scene
- improve rendering quality on reflective or transparent surfaces
- train a view-adaptive 3D gaussian model from SfM points
- compare structured gaussian splatting against vanilla 3DGS
- visualize trained scenes with the SIBR viewer
When to choose
- you need high-quality novel view synthesis with fewer gaussians and faster convergence
- your scenes contain transparency, specularity, reflection, or fine-scale detail
- you are doing research on gaussian splatting and want an anchor-based baseline
- you have a CUDA-capable Linux GPU environment for training
When to avoid
- you need a production-ready, well-documented rendering library rather than research code
- you cannot use CUDA or a Linux-based training setup
- you need real-time rendering on low-end hardware without a GPU
- you want a simple off-the-shelf viewer without compiling SIBR_viewers
Facets
library · maturity active
graphics image-processing machine-learning deep-learning computer-vision graphics machine-learning python cpp gaussian-splatting 3d-reconstruction novel-view-synthesis cvpr2024 neural-rendering research-code research linux gpu
2 sources
- readme: https://github.com/city-super/Scaffold-GS · fetched 2026-08-28 · c2bbe54d17c6
- homepage: https://city-super.github.io/scaffold-gs · fetched 2026-08-29 · f162f3d75744
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| city-super/Scaffold-GS | main | 27 |
For agents
markdown · JSON · MCP: product_card(name="city-super/Scaffold-GS")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem