Diffusion Models - PyTorch Implementation
Offered By: Outlier via YouTube
Course Description
Overview
Explore a comprehensive PyTorch implementation of Diffusion Models in this 22-minute tutorial video. Dive into the world of generative models, including popular examples like DALL-E, Imagen, and Stable Diffusion. Learn to code an unconditional version and train it step-by-step. Discover two key improvements: classifier-free guidance and exponential moving average. Implement these updates and train a conditional model on CIFAR-10, comparing various results. Follow along with code examples, gain insights from relevant research papers, and understand concepts like timestep embedding. Perfect for those interested in state-of-the-art machine learning techniques and their practical applications in image generation.
Syllabus
Introduction
Recap
Diffusion Tools
UNet
Training Loop
Unconditional Results
Classifier Free Guidance
Exponential Moving Average
Conditional Results
Github Code & Outro
Taught by
Outlier
Related Courses
Diffusion Models Beat GANs on Image Synthesis - Machine Learning Research Paper ExplainedYannic Kilcher via YouTube Diffusion Models Beat GANs on Image Synthesis - ML Coding Series - Part 2
Aleksa Gordić - The AI Epiphany via YouTube OpenAI GLIDE - Towards Photorealistic Image Generation and Editing with Text-Guided Diffusion Models
Aleksa Gordić - The AI Epiphany via YouTube Food for Diffusion
HuggingFace via YouTube Imagen: Text-to-Image Generation Using Diffusion Models - Lecture 9
University of Central Florida via YouTube