chairc/Integrated-Design-Diffusion-Model
IDDM (Industrial, landscape, animate, latent diffusion), support LDM, DDPM, DDIM, PLMS, webui and distributed training. Pytorch实现扩散模型,生成模型,分布式训练
Implements latent diffusion with VAE-based compression to enable efficient high-resolution (512×512) image generation while reducing GPU memory overhead, alongside optional flash-attention optimization. Provides integrated training infrastructure with multi-GPU distributed support, cosine learning rate scheduling, and quality metrics (FID, PSNR, SSIM), plus a web UI and FastAPI endpoints for inference and deployment.
259 stars.
Stars
259
Forks
29
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/chairc/Integrated-Design-Diffusion-Model"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
quantgirluk/aleatory
📦 Python library for Stochastic Processes Simulation and Visualisation
blei-lab/treeffuser
Treeffuser is an easy-to-use package for probabilistic prediction and probabilistic regression...
yuanchenyang/smalldiffusion
Simple and readable code for training and sampling from diffusion models
TuftsBCB/RegDiffusion
Diffusion model for gene regulatory network inference.
lvyufeng/denoising-diffusion-mindspore
Implementation of Denoising Diffusion Probabilistic Model in MindSpore