yxsysu's Stars
sczhou/CodeFormer
[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
brycedrennan/imaginAIry
Pythonic AI generation of images and videos
yongchaoz/diffusion_inversion
Code for "Training on Thin Air: Improve Image Classification with Generated Data"
suxuann/ddib
Dual Diffusion Implicit Bridges for Image-to-Image Translation. ICLR 2023.
ChenWu98/generative-visual-prompt
[NeurIPS 2022] (Amortized) distributional control for pre-trained generative models
yzd-v/cls_KD
'NKD and USKD' (ICCV 2023) and 'ViTKD' (CVPRW 2024)
ChenWu98/unified-generative-zoo
[ICCV 2023] https://arxiv.org/abs/2210.05559
ChenWu98/cycle-diffusion
[ICCV 2023] A latent space for stochastic diffusion models
google/prompt-to-prompt
weijiawu/DiffuMask
[ICCV2023] DiffuMask: Synthesizing Images with Pixel-level Annotations for Semantic Segmentation Using Diffusion Models
heshuting555/NAIC_Person_ReID_DMT
This is Top 3 Code for the Person ReID Compitition of NAIC
Stability-AI/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
soon-yau/upgpt
UPGPT: Universal Diffusion Model for Person Image Generation, Editing and Pose Transfer
Xiang-cd/unet-finetune
fixed official code for paper "A Closer Look at Parameter-Efficient Tuning in Diffusion Models".
baofff/U-ViT
A PyTorch implementation of the paper "All are Worth Words: A ViT Backbone for Diffusion Models".
ML-GSAI/DPT
Official PyTorch implementation for "Diffusion Models and Semi-Supervised Learners Benefit Mutually with Few Labels"
lucidrains/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
kwonminki/Asyrp_official
official repo for Asyrp : Diffusion Models already have a Semantic Latent Space (ICLR2023)
ckczzj/PDAE
Official PyTorch implementation of PDAE (NeurIPS 2022)
gwang-kim/DiffusionCLIP
[CVPR 2022] Official PyTorch Implementation for DiffusionCLIP: Text-guided Image Manipulation Using Diffusion Models
CompVis/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
khokao/diffusion-autoencoders
Unofficial Implementation of Diffusion Autoencoders
phizaz/diffae
Official implementation of Diffusion Autoencoders
jiamings/d2c
PyTorch implementation of D2C: Diffuison-Decoding Models for Few-shot Conditional Generation.
wl-zhao/VPD
[ICCV 2023] VPD is a framework that leverages the high-level and low-level knowledge of a pre-trained text-to-image diffusion model to downstream visual perception tasks.
addtt/variational-diffusion-models
PyTorch implementation of Variational Diffusion Models.
SHI-Labs/Versatile-Diffusion
Versatile Diffusion: Text, Images and Variations All in One Diffusion Model, arXiv 2022 / ICCV 2023
timothybrooks/instruct-pix2pix
dome272/VQGAN-pytorch
Pytorch implementation of VQGAN (Taming Transformers for High-Resolution Image Synthesis) (https://arxiv.org/pdf/2012.09841.pdf)
ali-vilab/composer
Official implementation of "Composer: Creative and Controllable Image Synthesis with Composable Conditions"