lzzcd001/MeshDiffusion
Official implementation of "MeshDiffusion: Score-based Generative 3D Mesh Modeling" (ICLR 2023 Spotlight)
Encodes 3D meshes as deformable tetrahedral grids (DMTet) and applies diffusion-based score matching for generation, enabling both unconditional mesh synthesis and single-view completion. Integrates PyTorch3D with nvdiffrec for differentiable mesh fitting and rendering, supporting inference at 64×64×64 and 128×128×128 resolutions with pretrained models across multiple ShapeNet categories. Includes texture generation via TEXTurePaper integration and provides full training pipelines from mesh datasets through cubic grid preprocessing to diffusion model optimization.
828 stars. No commits in the last 6 months.
Stars
828
Forks
41
Language
Python
License
MIT
Category
Last pushed
May 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/lzzcd001/MeshDiffusion"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cswry/SeeSR
[CVPR2024] SeeSR: Towards Semantics-Aware Real-World Image Super-Resolution
JJLibra/SALAD-Pan
🤗 Official implementation for "SALAD-Pan: Sensor-Agnostic Latent Adaptive Diffusion for...
Janspiry/Image-Super-Resolution-via-Iterative-Refinement
Unofficial implementation of Image Super-Resolution via Iterative Refinement by Pytorch
open-mmlab/mmgeneration
MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV.
IceClear/StableSR
[IJCV2024] Exploiting Diffusion Prior for Real-World Image Super-Resolution