pix2pix-keras

Image translator

An implementation of an image-to-image translation algorithm using a neural network architecture

Image-to-Image Translation with Conditional Adversarial Networks (Pix2pix) implementation in keras

GitHub

140 stars
12 watching
50 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mrzhu-cool/pix2pix-pytorch A PyTorch implementation of an image-to-image translation algorithm using conditional adversarial networks 425
k3nt0w/fcn_via_keras A Python implementation of a deep neural network architecture for semantic image segmentation 48
sktbrain/discogan An implementation of cross-domain relation discovery using Generative Adversarial Networks (GANs) to translate images between domains 773
zsdonghao/unsup-im2im A framework for unsupervised image-to-image translation using Generative Adversarial Networks (GANs) and deep learning. 73
vladkryvoruchko/pspnet-keras-tensorflow An implementation of a deep learning model for image segmentation using TensorFlow and Keras 394
mingyuliutw/unit An unsupervised deep learning framework for translating images between different modalities 1,988
aurora95/keras-fcn Keras implementation of Fully Convolutional Networks for Semantic Segmentation 650
nicolov/segmentation_keras An implementation of a deep learning model for image segmentation using Keras and dilated convolutions 301
junyanz/bicyclegan A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. 1,486
fupiao1998/res2net-keras An open-source implementation of a res2net module using Keras and TensorFlow backend. 16
gink03/alt-i2v An implementation of a deep learning-based image representation learning approach using a modified fully connected layer and transfer learning from VGG16 34
theduynguyen/keras-fcn An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. 15
kefirski/bytenet A Pytorch implementation of a neural network model for machine translation 47
aitorzip/keras-icnet A deep learning framework for real-time image segmentation on high-resolution images using convolutional neural networks 86
kentsommer/keras-inceptionv4 An implementation of a deep neural network architecture for image classification using Keras. 471