pix2pix-pytorch

Image translator

A PyTorch implementation of an image-to-image translation algorithm using conditional adversarial networks

PyTorch implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".

GitHub

425 stars
7 watching
113 forks
Language: Python
last commit: almost 6 years ago

Related projects:

Repository Description Stars
junyanz/bicyclegan A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. 1,486
woozzu/dong_iccv_2017 An implementation of semantic image synthesis via adversarial learning using PyTorch 145
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 365
hanzhanggit/stackgan A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions 1,860
ruotianluo/imagecaptioning.pytorch A Python-based framework for training and testing image captioning models using PyTorch. 1,451
akanimax/pro_gan_pytorch Implementation of a deep learning model for generating high-quality images with improved stability and variation. 536
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorch An implementation of cascaded refinement networks for generating photorealistic images from semantic layouts 65
owenzlz/deepimageblending A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss 431
ruotianluo/self-critical.pytorch An implementation of Self-critical Sequence Training for Image Captioning and related techniques. 997
ypxie/hdgan A PyTorch implementation of an adversarial network for generating high-definition images from text descriptions. 150
pixart-alpha/pixart-sigma Develops a PyTorch model for 4K text-to-image generation using diffusion transformer 1,675
mchong6/soat This repository provides a PyTorch implementation of an image manipulation technique using a pretrained StyleGAN model. 380
carpedm20/began-pytorch An implementation of a deep learning model for generating images from text descriptions 262
zhanghang1989/pytorch-multi-style-transfer A PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization 979