WN1695173791's repositories
AdaDiff
Official PyTorch implementation of AdaDiff described in the paper (https://arxiv.org/abs/2207.05876).
ARLDM
Official Pytorch Implementation of Synthesizing Coherent Story with Auto-Regressive Latent Diffusion Models
Cold-Diffusion-Models
Official implementation of Cold-Diffusion for different transformations in pytorch.
Conditional_Diffusion_MNIST
Conditional diffusion model to generate MNIST. Minimal script. Based on 'Classifier-Free Diffusion Guidance'.
CrossAttentionControl
Unofficial implementation of "Prompt-to-Prompt Image Editing with Cross Attention Control" with Stable Diffusion
DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
DDPMs-Pytorch
Implementation of various DDPM papers to understand how they work
denoising-diffusion-model
A simple guide to diffusion models. Helpful in understanding the concept and practicing with the method.
diffusion-image-captioning
implementation of paper https://arxiv.org/abs/2210.04559
Diffusion-Models-Papers-Survey-Taxonomy
Diffusion model papers, survey, and taxonomy
Diffusion-Models-pytorch
Pytorch implementation of Diffusion Models (https://arxiv.org/pdf/2006.11239.pdf)
Dreambooth-Stable-Diffusion
Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion
edm
Elucidating the Design Space of Diffusion-Based Generative Models (EDM)
k-diffusion
Karras et al. (2022) diffusion models for PyTorch
Latent-DDPMs
In this Repository, we test the performance of different backbones on Latent Diffusion task for Image generation.
latent-space-priors
Source code release for "Leveraging Demonstrations with Latent Space Priors"
MasterThesis
Implementation of the Variational Autoencoder class for the project of Pattern Recognition
mmcv
OpenMMLab Computer Vision Foundation
PatchDiffusion-Pytorch
Code for the Paper "Improving Diffusion Model Efficiency Through Patching"
Self-Attention-Guidance
The implementation of the paper "Improving Sample Quality of Diffusion Models Using Self-Attention Guidance".
stable-diffusion
A latent text-to-image diffusion model
stable-diffusion-1
Latent Text-to-Image Diffusion
stable-diffusion-model-tutorial
An easy guide to stable diffusion models.