Image-to-Image Translation in PyTorch
-
Updated
Jun 3, 2023 - Python
Generative adversarial networks (GAN) are a class of generative machine learning frameworks. A GAN consists of two competing neural networks, often termed the Discriminator network and the Generator network. GANs have been shown to be powerful generative models and are able to successfully generate new data given a large enough training dataset.
Image-to-Image Translation in PyTorch
A list of all named GANs!
Bringing Old Photo Back to Life (CVPR 2020 oral)
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
Image-to-image translation with conditional adversarial nets
Build your neural network easy and fast, 莫烦Python中文教学
Synthesizing and manipulating 2048x1024 images with conditional GANs
OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic
Curated list of awesome GAN applications and demo
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
Interactive Image Generation via Generative Adversarial Networks
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement
[CVPR2020] Adversarial Latent Autoencoders
Create Anime Characters with MakeGirlsMoe
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.
DeepFill v1/v2 with Contextual Attention and Gated Convolution, CVPR 2018, and ICCV 2019 Oral
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style2pixel (pSp) framework
Collection of generative models in Pytorch version.
Released June 10, 2014