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

donydchen/mvsplat

🌊 [ECCV'24 Oral] MVSplat: Efficient 3D Gaussian Splatting from Sparse Multi-View Images observed · 2026-08-28

github.com/donydchen/mvsplat · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

61/100

  • Activity 81
  • Release rhythm 35
  • Longevity 63

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

Full methodology

Adoption not part of the score

1296 stars · 84 forks observed · 2026-08-28

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

MVSplat is a PyTorch implementation of an ECCV 2024 Oral model that predicts 3D Gaussians from sparse multi-view images in a single feed-forward pass using a cost volume representation. It achieves state-of-the-art novel view synthesis quality with fast inference (22 fps) and 10x fewer parameters than pixelSplat.

Use cases

  • synthesize novel views from a few posed images
  • reconstruct 3D scenes as gaussian splats from sparse views
  • run feed-forward 3D gaussian splatting inference
  • train a multi-view stereo model on RealEstate10K or ACID
  • benchmark against pixelSplat for novel view synthesis
  • research feed-forward 3D reconstruction with cost volumes

When to choose

  • you need fast feed-forward novel view synthesis from sparse multi-view images
  • you want a lightweight, efficient alternative to pixelSplat
  • you are doing research on cost-volume-based 3D gaussian splatting

When to avoid

  • you need per-scene optimization like classic 3D Gaussian Splatting
  • you lack a GPU or the training datasets (RealEstate10K/ACID)
  • you need high-resolution or 360-degree output without extensions like PanSplat or MVSplat360

Facets

library · maturity active

machine-learning deep-learning image-processing graphics computer-vision graphics machine-learning deep-learning python gaussian-splatting novel-view-synthesis cost-volume feed-forward 3d-reconstruction eccv2024 research-code gpu linux

2 sources

Member repositories

RepositoryRoleHealth v2
donydchen/mvsplatmain61

For agents

markdown · JSON · MCP: product_card(name="donydchen/mvsplat")

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