Build a Stable Diffusion VAE From Scratch using Pytorch
DevOps
Learn how to Build a Stable Diffusion VAE From Scratch using Pytorch. VAE stands for Variational Autoencoder. It's a type of Autoencoder and a neural network that trains using an unsupervised technique. They are widely used in Image generation models mainly on latent diffusion-based and GANs-based image generation models.
Course created by @harshbhatt7585
Colab notebook / code: https://colab.research.google.com/drive/1OMq_-t3Co1pldn_hO6nHu4QDkxK2l2AL?usp=sharing
Articled about the VAE and training code: https://plume-robin-b8f.notion.site/VAE-Explained-Implement-Train-1171a81fb77580e9b739dc9c2e5268c6
š Thanks to our Champion and Sponsor supporters: š¾ Drake Milly š¾ Ulises Moralez š¾ Goddard Tan š¾ David MG š¾ Matthew Springman š¾ Claudio š¾ Oscar R. š¾ jedi-or-sith š¾ Nattira Maneerat š¾ Justin Hual
Learn to code for free and get a developer job: https://www.freecodecamp.org Read hundreds of articles on programming: https://freecodecamp.org/news
277439439 Bytes