domain-transfer-network

Domain mapper

Generates images from one domain into another without paired data using a neural network model

TensorFlow Implementation of Unsupervised Cross-Domain Image Generation

GitHub

862 stars
52 watching
203 forks
Language: Python
last commit: over 6 years ago
Linked from 2 awesome lists

domain-transferimage-generationtensorflowunsupervised-learning

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yunjey/mnist-svhn-transfer A PyTorch implementation of cycle and semi-supervised GANs for domain transfer between MNIST and SVHN datasets 432
zsdonghao/unsup-im2im A framework for unsupervised image-to-image translation using Generative Adversarial Networks (GANs) and deep learning. 73
zsdonghao/text-to-image A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture 599
williamyang1991/gp-unit This implementation enables unsupervised translation between two domains with drastic visual discrepancies using a Generative Prior-guided approach. 192
zsdonghao/spatial-transformer-nets An implementation of Spatial Transformer Networks in TensorFlow for learning to apply transformations to images via classification tasks. 36
hasnainraz/fc-densenet-tensorflow Re-implementation of a 100-layer fully convolutional network architecture for image segmentation 123
yunyuntsai/black-box-adversarial-reprogramming An approach to adapt machine learning models using scarce data and limited resources by modifying their internal workings without changing the model's original architecture or training data. 37
yunishi3/3d-fcr-alphagan This project aims to develop a generative model for 3D multi-object scenes using a novel network architecture inspired by auto-encoding and generative adversarial networks. 103
yeephycho/nasnet-tensorflow A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow 136
junyanz/bicyclegan A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. 1,486
easezyc/deep-transfer-learning A collection of implementations of algorithms to adapt deep learning models from one domain to another 892
yunjey/show-attend-and-tell Generates captions for images using an attention-based neural network 907
taehoonlee/tensornets A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. 1,004
preritj/segmentation Deep learning models for semantic segmentation of images 100
naoto0804/cross-domain-detection Develops object detection algorithms to adapt to new domains with limited supervision 422