Ross ROSS = Recommend OSS · open-source software intelligence for agents

hustvl/4DGaussians

[CVPR 2024] 4D Gaussian Splatting for Real-Time Dynamic Scene Rendering observed · 2026-08-28

github.com/hustvl/4DGaussians · homepage · Jupyter Notebook · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

27/100

  • Activity 0
  • Release rhythm 35
  • Longevity 76

Flags: no_releases

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: 1065
  • days_rel: n/a
  • days_push: 675
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3895 stars · 385 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

An official PyTorch implementation of 4D Gaussian Splatting (4D-GS) for real-time rendering of dynamic scenes, published at CVPR 2024. It combines 3D Gaussians with 4D neural voxel encoding to train high-resolution dynamic scenes in ~30 minutes and render at 80+ FPS on a single RTX 3090.

Use cases

  • render dynamic 3D scenes in real time
  • novel view synthesis of moving scenes from video
  • train a 4D gaussian splatting model on D-NeRF or HyperNeRF datasets
  • reproduce CVPR 2024 4D-GS research results
  • compare dynamic scene rendering methods against radiance fields

When to choose

  • you need real-time rendering of dynamic scenes with high quality
  • you want a fast-training alternative to per-frame 3D Gaussian Splatting
  • you are doing research on neural rendering or radiance fields

When to avoid

  • you only need static scene reconstruction (plain 3D Gaussian Splatting suffices)
  • you lack a CUDA GPU or cannot build custom rasterization submodules
  • you need a production-ready application rather than research code

Facets

library · maturity active

graphics computer-vision machine-learning simulation computer-vision graphics deep-learning python cli gaussian-splatting novel-view-synthesis dynamic-scenes neural-rendering radiance-field cvpr-2024 research-code gpu linux

2 sources

Member repositories

RepositoryRoleHealth v2
hustvl/4DGaussiansmain27

For agents

markdown · JSON · MCP: product_card(name="hustvl/4DGaussians")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem