262 skills found · Page 1 of 9
NVIDIA / Pix2pixHDSynthesizing and manipulating 2048x1024 images with conditional GANs
POSTECH-CVLab / PyTorch StudioGANStudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.
kaonashi-tyc / Zi2ziLearning Chinese Character style with conditional GAN
znxlwm / Pytorch Generative Model CollectionsCollection of generative models in Pytorch version.
sdv-dev / CTGANConditional GAN for generating synthetic tabular data.
mit-han-lab / Gan Compression[CVPR 2020] GAN Compression: Efficient Architectures for Interactive Conditional GANs
GANs-in-Action / Gans In ActionCompanion repository to GANs in Action: Deep learning with Generative Adversarial Networks
znxlwm / Pytorch MNIST CelebA CGAN CDCGANPytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Networks (cDCGAN) for MNIST dataset
amanchadha / Coursera Gan SpecializationProgramming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai
cs-chan / ArtGANArtGAN + WikiArt: This work presents a series of new approaches to improve GAN for conditional image synthesis and we name the proposed model as “ArtGAN”.
Yangyangii / GAN TutorialSimple Implementation of many GAN models with PyTorch.
gordicaleksa / Pytorch GANsMy implementation of various GAN (generative adversarial networks) architectures like vanilla GAN (Goodfellow et al.), cGAN (Mirza et al.), DCGAN (Radford et al.), etc.
lmxyy / Sige[NeurIPS 2022, T-PAMI 2023] Efficient Spatially Sparse Inference for Conditional GANs and Diffusion Models
hubert0527 / COCO GANCOCO-GAN: Generation by Parts via Conditional Coordinating (ICCV 2019 oral)
yitong91 / StoryGANStoryGAN: A Sequential Conditional GAN for Story Visualization
cedricoeldorf / ConditionalStyleGANConditional implementation for NVIDIA's StyleGAN architecture
zhangqianhui / Conditional GANTensorflow implementation for Conditional Convolutional Adversarial Networks.
mjdietzx / GAN SandboxVanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of stable GAN variations (i.e. ACGan, InfoGAN) and other promising variations of GANs like conditional and Wasserstein.
descriptinc / CarganOfficial repository for the paper "Chunked Autoregressive GAN for Conditional Waveform Synthesis"
cientgu / Mask Guided Portrait Editingpytorch implementation of "Mask-Guided Portrait Editing with Conditional GANs"