3DTopia/LGM
[ECCV 2024 Oral] LGM: Large Multi-View Gaussian Model for High-Resolution 3D Content Creation. observed · 2026-08-28
Health v2 · maintenance only
26/100
- Activity 0
- Release rhythm 35
- Longevity 67
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: 939
- days_rel: n/a
- days_push: 743
- n_releases_24m: 0
Adoption not part of the score
2111 stars · 140 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LGM is the official PyTorch implementation of an ECCV 2024 Oral paper that generates high-resolution 3D models from text prompts or single-view images using a Large Multi-view Gaussian Model. It fuses multi-view Gaussian features produced by diffusion models and renders them differentiably, exporting 3D objects in about 5 seconds.
Use cases
- generate a 3D model from a text prompt
- convert a single image into a 3D asset
- create gaussian splat 3D objects in seconds
- export generated 3D content as meshes for games
- run a gradio demo for text/image to 3D
- visualize generated 3D gaussian ply files in a local gui
When to choose
- you need fast feed-forward text-to-3D or image-to-3D generation
- you want high-resolution 3D output via gaussian splatting
- you need a research baseline for multi-view gaussian 3D generation
- you want pretrained weights and ready-made demos (HuggingFace, Replicate)
When to avoid
- you need production-grade, artist-ready topology meshes without cleanup
- you lack a GPU with ~10GB memory for full inference
- you need precise CAD-like or parametric 3D modeling
- you want a maintained tool with long-term support rather than a research codebase
Facets
library · maturity active
machine-learning deep-learning image-processing graphics simulation artificial-intelligence deep-learning computer-vision graphics python cross-platform gaussian-splatting image-to-3d text-to-3d 3d-generation multi-view-diffusion eccv-2024 3d-content-creation game-development gpu linux
2 sources
- readme: https://github.com/3DTopia/LGM · fetched 2026-08-28 · 49e8820ac757
- homepage: https://me.kiui.moe/lgm/ · fetched 2026-08-29 · e2e3a52b0e62
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| 3DTopia/LGM | main | 26 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem