Image-to-Image Translation in PyTorch
-
Updated
May 14, 2024 - 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)
A clean and readable Pytorch implementation of CycleGAN
An implementation of CycleGan using TensorFlow
[CVPR 2020] GAN Compression: Efficient Architectures for Interactive Conditional GANs
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
Voice Conversion by CycleGAN (语音克隆/语音转换): CycleGAN-VC2
[NeurIPS 2018] Visual Object Networks: Image Generation with Disentangled 3D Representation.
Voice Converter Using CycleGAN and Non-Parallel Data
PyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!
Reimplementation of CycleGAN
Tensorflow implementation of CycleGAN
💄 Lipstick ain't enough: Beyond Color-Matching for In-the-Wild Makeup Transfer (CVPR 2021)
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
DEPRECATED: Depth Map Estimation from Monocular Images
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."