diffusion-models-class

Diffusion Model Course

A comprehensive course teaching the theory and hands-on implementation of diffusion models in image and audio generation using PyTorch.

Materials for the Hugging Face Diffusion Models Course

GitHub

4k stars
96 watching
403 forks
Language: Jupyter Notebook
last commit: 6 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
huggingface/diffusers A PyTorch-based library for training and using state-of-the-art diffusion models to generate images, audio, and 3D structures 26,676
openai/guided-diffusion This project is a software implementation of a diffusion model architecture, allowing users to generate synthetic images based on a learned distribution. 6,366
huggingface/pytorch-openai-transformer-lm Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities 1,511
huggingface/peft An efficient method for fine-tuning large pre-trained models by adapting only a small fraction of their parameters 16,699
huggingface/lerobot A platform providing pre-trained models, datasets, and tools for robotics with focus on imitation learning and reinforcement learning. 7,874
huggingface/transformers A collection of pre-trained machine learning models for various natural language and computer vision tasks, enabling developers to fine-tune and deploy these models on their own projects. 136,357
modelscope/diffsynth-studio A software framework for training and utilizing various types of diffusion models. 6,641
furkangozukara/stable-diffusion Tutorials and guides for advanced techniques in using the Stable Diffusion model for image and video generation 2,169
huggingface/deep-rl-class A course repository containing teaching materials and resources for learning deep reinforcement learning 3,931
birch-san/diffusers A toolkit for creating and manipulating state-of-the-art diffusion models in PyTorch 8
huggingface/datasets A tool providing efficient data manipulation and loading for machine learning models 19,349
compvis/stable-diffusion A text-to-image model trained on images and text prompts using a diffusion process 68,750
huggingface/nanotron A pretraining framework for large language models using 3D parallelism and scalable training techniques 1,332
yunjey/pytorch-tutorial A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. 30,401
dsksd/deepnlp-models-pytorch Pytorch implementations of various Deep NLP models from Stanford's cs-224n course 2,957