pix2pix-tensorflow

Image translator

An open-source implementation of the pix2pix algorithm using TensorFlow for image-to-image translation tasks

Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/

GitHub

5k stars
178 watching
1k forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
phillipi/pix2pix An implementation of an image-to-image translation algorithm using deep learning techniques 10,163
pkmital/tensorflow_tutorials A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python 5,639
nvlabs/stylegan A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors 14,157
junyanz/pytorch-cyclegan-and-pix2pix Image-to-image translation in PyTorch using cycle-consistent adversarial networks and generative adversarial networks. 23,085
tensorpack/tensorpack A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. 6,303
thtrieu/darkflow Tools and scripts for training and deploying real-time object detection models using TensorFlow 6,132
nvlabs/stylegan2 Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach 10,996
tensorlayer/tensorlayer A deep learning and reinforcement learning library that provides an extensive collection of customizable neural layers to build advanced AI models quickly. 7,335
systemerrorwang/white-box-cartoonization An implementation of a deep learning-based facial cartoonization system using TensorFlow 3,958
tensorlayer/srgan Generative Adversarial Network based Single Image Super-Resolution 3,326
nvidia/pix2pixhd Generates photorealistic images from conditional inputs using deep neural networks 6,667
taki0112/ugatit An unsupervised image-to-image translation model with adaptive normalization and attention mechanisms. 6,165
tensorspace-team/tensorspace A JavaScript framework for building interactive and intuitive 3D visualizations of neural networks in browsers. 5,071
tensorflow/serving A high-performance serving system for machine learning models in production environments. 6,185
tflearn/tflearn A high-level API for deep learning that builds upon TensorFlow 9,620