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
861 stars
52 watching
203 forks
Language: Python
last commit: over 6 years ago
Linked from 2 awesome lists
domain-transferimage-generationtensorflowunsupervised-learning
Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch implementation of cycle and semi-supervised GANs for domain transfer between MNIST and SVHN datasets | 433 |
| A framework for unsupervised image-to-image translation using Generative Adversarial Networks (GANs) and deep learning. | 73 |
| A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture | 602 |
| This implementation enables unsupervised translation between two domains with drastic visual discrepancies using a Generative Prior-guided approach. | 193 |
| An implementation of Spatial Transformer Networks in TensorFlow for learning to apply transformations to images via classification tasks. | 36 |
| Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
| 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 |
| 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 |
| A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow | 136 |
| A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. | 1,491 |
| A collection of implementations of algorithms to adapt deep learning models from one domain to another | 898 |
| Generates captions for images using an attention-based neural network | 907 |
| A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
| Deep learning models for semantic segmentation of images | 101 |
| Develops object detection algorithms to adapt to new domains with limited supervision | 422 |