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

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


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mrzhu-cool/pix2pix-pytorchAn implementation of an image-to-image translation algorithm using deep learning and PyTorch428
k3nt0w/fcn_via_kerasA Python implementation of a deep neural network architecture for semantic image segmentation48
sktbrain/discoganAn implementation of cross-domain relation discovery using Generative Adversarial Networks (GANs) to translate images between domains773
zsdonghao/unsup-im2imA framework for unsupervised image-to-image translation using Generative Adversarial Networks (GANs) and deep learning.73
vladkryvoruchko/pspnet-keras-tensorflowAn implementation of a deep learning model for image segmentation using TensorFlow and Keras394
mingyuliutw/unitAn unsupervised deep learning framework for translating images between different modalities1,994
aurora95/keras-fcnKeras implementation of Fully Convolutional Networks for Semantic Segmentation650
nicolov/segmentation_kerasAn implementation of a deep learning model for image segmentation using Keras and dilated convolutions301
junyanz/bicycleganA PyTorch implementation of an image-to-image translation model that generates new images from paired training data.1,491
fupiao1998/res2net-kerasAn open-source implementation of a res2net module using Keras and TensorFlow backend.16
gink03/alt-i2vAn implementation of a deep learning-based image representation learning approach using a modified fully connected layer and transfer learning from VGG1634
theduynguyen/keras-fcnAn implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend.15
kefirski/bytenetA Pytorch implementation of a neural network model for machine translation47
aitorzip/keras-icnetA deep learning framework for real-time image segmentation on high-resolution images using convolutional neural networks86
kentsommer/keras-inceptionv4An implementation of a deep neural network architecture for image classification using Keras.469