There are 43 repositories under pix2pix topic.
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.
Learning Chinese Character style with conditional GAN
Image Deblurring using Generative Adversarial Networks
🙄 Difficult algorithm, Simple code.
Toward Multimodal Image-to-Image Translation
wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch
[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
Repository for the "Machine Learning for the Web" class at ITP, NYU
PyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!
Virtual Clothing Try-on with Deep Learning. PyTorch reproduction of SwapNet by Raj et al. 2018. Now with Docker support!
Source code and pretrained model for running pix2pix in realtime on a webcam feed.
traiNNer: Deep learning framework for image and video super-resolution, restoration and image-to-image translation, for training and testing.
Deep Learning sample programs using PyTorch in C++
Computer vision and Deep learning
This is a pix2pix demo that learns from pose and translates this into a human. A webcam-enabled application is also provided that translates your pose to the trained pose. Everybody dance now !
🖼 Create artwork from your casual sketch with GAN and style transfer
[ICCV 2019] Guided Image-to-Image Translation with Bi-Directional Feature Transformation
MATLAB implementations of Generative Adversarial Networks -- from GAN to Pixel2Pixel, CycleGAN
A pytorch implementation of pix2pix + BEGAN (Boundary Equilibrium Generative Adversarial Networks)
[CVPR 2021] Teachers Do More Than Teach: Compressing Image-to-Image Models (CAT)