azad-academy/denoising-diffusion-model
A simple guide to diffusion models. Helpful in understanding the concept and practicing with the method.
This guide helps you understand and practice with denoising diffusion models, a powerful technique for generating new images or reconstructing damaged ones. You'll learn how these models work and how to apply them, taking in noisy data or a training set of images and producing high-quality, synthesized or restored images. This is for researchers, machine learning practitioners, or anyone interested in advanced image generation and restoration.
225 stars. No commits in the last 6 months.
Use this if you want a clear explanation and hands-on practice with the fundamental concepts behind diffusion models for image synthesis and denoising.
Not ideal if you are looking for a plug-and-play solution for immediate production use without diving into the underlying theory.
Stars
225
Forks
33
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 23, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/azad-academy/denoising-diffusion-model"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
bghira/SimpleTuner
A general fine-tuning kit geared toward image/video/audio diffusion models.
mcmonkeyprojects/SwarmUI
SwarmUI (formerly StableSwarmUI), A Modular Stable Diffusion Web-User-Interface, with an...
nateraw/stable-diffusion-videos
Create 🔥 videos with Stable Diffusion by exploring the latent space and morphing between text prompts
TheDesignFounder/DreamLayer
Benchmark diffusion models faster. Automate evals, seeds, and metrics for reproducible results.