explainingai-code / VAE-PytorchLinks
This repository implements a simpleVAE for training on CPU on the MNIST dataset and provides ability to visualize the latent space, entire manifold as well as visualize how numbers interpolate between each other.
☆36Updated last year
Alternatives and similar repositories for VAE-Pytorch
Users that are interested in VAE-Pytorch are comparing it to the libraries listed below
Sorting:
- Creating a diffusion model from scratch in PyTorch to learn exactly how they work.☆379Updated 5 months ago
- This repo implements a Stable Diffusion model in PyTorch with all the essential components.☆225Updated 10 months ago
- Pytorch implementation of Diffusion Models (https://arxiv.org/pdf/2006.11239.pdf)☆418Updated 2 years ago
- DDPO for finetuning diffusion models, implemented in PyTorch with LoRA support☆680Updated last year
- Conditional diffusion model to generate MNIST. Minimal script. Based on 'Classifier-Free Diffusion Guidance'.☆798Updated last year
- Implementation of Classifier Free Guidance in Pytorch, with emphasis on text conditioning, and flexibility to include multiple text embed…☆519Updated 6 months ago
- Self-contained, minimalistic implementation of diffusion models with Pytorch.☆1,101Updated 3 years ago
- Minimal Implementation of a D3PM in pytorch☆261Updated last year
- Implement a MNIST(also minimal) version of denoising diffusion probabilistic model from scratch.The model only has 4.55MB.☆130Updated 2 years ago
- Stable Diffusion implemented from scratch in PyTorch☆967Updated 11 months ago
- Collection of tutorials on diffusion models, step-by-step implementation guide, scripts for generating images with AI, prompt engineering…☆133Updated 6 months ago
- This repo implements Diffusion Transformers(DiT) in PyTorch and provides training and inference code on CelebHQ dataset☆47Updated 8 months ago
- This repo implements Denoising Diffusion Probabilistic Models (DDPM) in Pytorch☆142Updated 10 months ago
- EDM2 and Autoguidance -- Official PyTorch implementation☆763Updated 9 months ago
- Official Implementation of Rectified Flow (ICLR2023 Spotlight)☆1,417Updated last year
- Elucidating the Design Space of Diffusion-Based Generative Models (EDM)☆1,774Updated last year
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆699Updated 2 years ago
- Implementation of the paper "Denoising Diffusion Probabilistic Models" in PyTorch☆64Updated 2 years ago
- DiffusionFastForward: a free course and experimental framework for diffusion-based generative models☆660Updated 2 years ago
- A simple tutorial of Diffusion Probabilistic Models☆102Updated 9 months ago
- A minimal PyTorch implementation of the VQ-VAE model described in "Neural Discrete Representation Learning".☆80Updated 3 years ago
- A summary of related works about flow matching, stochastic interpolants☆562Updated 6 months ago
- A simple tutorial of Variational AutoEncoders with Pytorch☆411Updated last year
- Code for the paper "Training Diffusion Models with Reinforcement Learning"☆512Updated 2 years ago
- Annotated Flow Matching paper☆208Updated last year
- A mini-library for training consistency models.☆247Updated last year
- A minimal yet resourceful implementation of diffusion models (along with pretrained models + synthetic images for nine datasets)☆291Updated last year
- Rebuild the Stable Diffusion Model in a single python script. Tutorial for Harvard ML from Scratch Series☆217Updated 8 months ago
- a simple unofficial implementation of classifier-free diffusion guidance☆205Updated 2 years ago
- ☆631Updated 9 months ago