nywang16/Pixel2Mesh
Pixel2Mesh: Generating 3D Mesh Models from Single RGB Images. In ECCV2018. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
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: 2959
- days_rel: n/a
- days_push: 1722
- n_releases_24m: 0
Adoption not part of the score
1765 stars · 305 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Pixel2Mesh is the official TensorFlow implementation of the ECCV 2018 paper that generates 3D mesh models from a single RGB image using a graph convolutional encoder-decoder. It includes pre-trained models, a demo script, and CUDA implementations of Chamfer Distance and Earth Mover's Distance for training and evaluation.
Use cases
- reconstruct a 3d mesh from a single photo
- generate 3d models from rgb images
- run pixel2mesh demo on a picture
- train a single-image 3d reconstruction model
- evaluate 3d shape reconstruction with chamfer distance and emd
- convert an image of an object into an obj mesh file
When to choose
- you need to reproduce or build on the ECCV 2018 Pixel2Mesh paper
- you want a pre-trained model to turn single images into 3D meshes
- you need CUDA implementations of CD and EMD loss metrics for point cloud research
When to avoid
- you need a maintained production-ready library - the code targets Python 2.7 and TensorFlow 1.x
- you want multi-view or video-based 3D reconstruction
- you lack a CUDA-enabled GPU
Facets
library · maturity maintenance
machine-learning deep-learning image-processing graphics simulation computer-vision machine-learning deep-learning graphics artificial-intelligence python 3d-reconstruction mesh-generation single-image tensorflow eccv2018 shapenet research-code linux gpu
1 source
- readme: https://github.com/nywang16/Pixel2Mesh · fetched 2026-08-28 · 17870fe1db22
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nywang16/Pixel2Mesh | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="nywang16/Pixel2Mesh")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem