Repository navigation
pix2pix
- Website
- Wikipedia
Image-to-Image Translation in PyTorch
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
Image-to-image translation with conditional adversarial nets
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.
Synthesizing and manipulating 2048x1024 images with conditional GANs
DeepNude's algorithm and general image generation theory and practice research, including pix2pix, CycleGAN, UGATIT, DCGAN, SinGAN, ALAE, mGANprior, StarGAN-v2 and VAE models (TensorFlow2 implementation). DeepNude的算法以及通用生成对抗网络(GAN,Generative Adversarial Network)图像生成的理论与实践研究。
Interactive Image Generation via Generative Adversarial Networks
Multimodal Unsupervised Image-to-Image Translation
Learning Chinese Character style with conditional GAN
Image Deblurring using Generative Adversarial Networks
Unsupervised Image-to-Image Translation
🙄 Difficult algorithm, Simple code.
Toward Multimodal Image-to-Image Translation
[CVPR 2020] GAN Compression: Efficient Architectures for Interactive Conditional GANs
[ICCV 2021] Focal Frequency Loss for Image Reconstruction and Synthesis
Voice Conversion by CycleGAN (语音克隆/语音转换): CycleGAN-VC2
[NeurIPS 2018] Visual Object Networks: Image Generation with Disentangled 3D Representation.
Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai