image-to-image-translation topic
NICE-GAN-pytorch
Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation
DMIT
Multi-mapping Image-to-Image Translation via Learning Disentanglement. NeurIPS2019
CycleGAN-Keras
Keras implementation of CycleGAN using a tensorflow backend.
ACL-GAN
Unpaired Image-to-Image Translation using Adversarial Consistency Loss, ECCV 2020
CCPL
Official Pytorch implementation of CCPL and SCTNet (ECCV2022, Oral)
SURF-GAN
[ECCV 2022] Official Pytorch implementation of "Injecting 3D Perception of Controllable NeRF-GAN into StyleGAN for Editable Portrait Image Synthesis"
GP-UNIT
[CVPR 2022] Unsupervised Image-to-Image Translation with Generative Prior
style-aware-discriminator
CVPR 2022 - Official PyTorch implementation of "A Style-Aware Discriminator for Controllable Image Translation"
anime2clothing
Pytorch official implementation of Anime to Real Clothing: Cosplay Costume Generation via Image-to-Image Translation.
CycleGAN_ssim
Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/) Training cycleGAN with different loss functions to improve visual quality...