guochengqian/Magic123
[ICLR'24] Official PyTorch Implementation of Magic123: One Image to High-Quality 3D Object Generation Using Both 2D and 3D Diffusion Priors observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 91
- Release rhythm 92
- Longevity 83
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 1164
- days_rel: 58
- days_push: 58
- n_releases_24m: 2
Adoption not part of the score
1623 stars · 99 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Magic123 is the official PyTorch implementation of an ICLR 2024 paper that generates high-quality textured 3D meshes from a single unposed image using joint 2D and 3D diffusion priors. It uses a two-stage coarse-to-fine pipeline optimizing a NeRF then a differentiable mesh, with a tradeoff parameter controlling exploration vs exploitation of the priors.
Use cases
- generate a 3D model from a single photo
- reconstruct a textured 3D mesh from one image
- create 3D assets from concept art
- convert 2D images into 3D objects for games
- research on image-to-3D generation with diffusion priors
- control creativity vs fidelity in single-image 3D reconstruction
When to choose
- you need to turn a single unposed image into a textured 3D mesh
- you want a tunable tradeoff between imaginative (2D prior) and precise (3D prior) geometry
- you are reproducing or building on ICLR 2024 image-to-3D research
- you have a CUDA GPU and Ubuntu environment
When to avoid
- you need fast real-time 3D generation - optimization takes significant GPU time
- you lack a CUDA-capable GPU
- you need production-grade 3D asset tooling rather than research code
- you only have multi-view images, where classical photogrammetry is more appropriate
Facets
library · maturity stable
machine-learning deep-learning image-processing graphics simulation computer-vision graphics artificial-intelligence deep-learning python image-to-3d 3d-generation diffusion-models nerf pytorch research-code iclr-2024 linux gpu
3 sources
- readme: https://github.com/guochengqian/Magic123 · fetched 2026-08-28 · 3eeff3b5bcfb
- homepage: https://guochengqian.github.io/project/magic123 · fetched 2026-08-29 · 701a9ea05dac
- registry_pypi: https://pypi.org/pypi/magic123/json · fetched 2026-08-29 · 4bbd72b2bda2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| guochengqian/Magic123 | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="guochengqian/Magic123")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem