MegEngine/MegDiffusion
MegEngine implementation of Diffusion Models.
This tool helps machine learning engineers implement and experiment with Diffusion Models using the MegEngine framework. It allows users to take existing image datasets, train a diffusion model from scratch, and then generate new, synthetic images based on the learned patterns. The primary users are researchers and practitioners in deep learning who work with generative models.
No commits in the last 6 months.
Use this if you are a deep learning engineer or researcher looking to build, train, and deploy diffusion models for image generation within the MegEngine ecosystem.
Not ideal if you are a beginner looking for a no-code solution for image generation or if you prefer a different deep learning framework like TensorFlow or PyTorch.
Stars
19
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/MegEngine/MegDiffusion"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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...
TuftsBCB/RegDiffusion
Diffusion model for gene regulatory network inference.
yuanchenyang/smalldiffusion
Simple and readable code for training and sampling from diffusion models
chairc/Integrated-Design-Diffusion-Model
IDDM (Industrial, landscape, animate, latent diffusion), support LDM, DDPM, DDIM, PLMS, webui...