Image-to-Image Translation in PyTorch
-
Updated
Dec 20, 2022 - Python
Image-to-Image Translation in PyTorch
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
An implementation of CycleGan using TensorFlow
[CVPR 2020] GAN Compression: Efficient Architectures for Interactive Conditional GANs
A clean and readable Pytorch implementation of CycleGAN
Generative Adversarial Networks implemented in PyTorch and Tensorflow
Tensorflow implementation for learning an image-to-image translation without input-output pairs. https://arxiv.org/pdf/1703.10593.pdf
AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation
[NeurIPS 2018] Visual Object Networks: Image Generation with Disentangled 3D Representation.
Voice Converter Using CycleGAN and Non-Parallel Data
Tensorflow implementation of CycleGAN
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
Voice Conversion by CycleGAN (语音克隆/语音转换): CycleGAN-VC2
PyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!
DEPRECATED: Depth Map Estimation from Monocular Images
Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs), Popular GANs Architectures, Auto-Regressive Models, Important Generative Model Papers, Courses, etc..
Add a description, image, and links to the cyclegan topic page so that developers can more easily learn about it.
To associate your repository with the cyclegan topic, visit your repo's landing page and select "manage topics."