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
142 stars
12 watching
50 forks
Language: Python
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of an image-to-image translation algorithm using deep learning and PyTorch | 428 |
| A Python implementation of a deep neural network architecture for semantic image segmentation | 48 |
| An implementation of cross-domain relation discovery using Generative Adversarial Networks (GANs) to translate images between domains | 773 |
| A framework for unsupervised image-to-image translation using Generative Adversarial Networks (GANs) and deep learning. | 73 |
| An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
| An unsupervised deep learning framework for translating images between different modalities | 1,994 |
| Keras implementation of Fully Convolutional Networks for Semantic Segmentation | 650 |
| An implementation of a deep learning model for image segmentation using Keras and dilated convolutions | 301 |
| A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. | 1,491 |
| An open-source implementation of a res2net module using Keras and TensorFlow backend. | 16 |
| An implementation of a deep learning-based image representation learning approach using a modified fully connected layer and transfer learning from VGG16 | 34 |
| An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. | 15 |
| A Pytorch implementation of a neural network model for machine translation | 47 |
| A deep learning framework for real-time image segmentation on high-resolution images using convolutional neural networks | 86 |
| An implementation of a deep neural network architecture for image classification using Keras. | 469 |