conditional-image-generation topic
List
conditional-image-generation repositories
HumanSD
272
Stars
18
Forks
Watchers
[ICCV 2023] The official implementation of paper "HumanSD: A Native Skeleton-Guided Diffusion Model for Human Image Generation"
PyTorch-GAN-Variants
18
Stars
4
Forks
Watchers
From scratch, simple and easy-to-understand Pytorch implementation of variants of generative adversarial network (GAN). Implemented variants: Conditional GAN (cGAN), DCGAN, LSGAN. Datasets used MNIST,...