Spatial-Transformer-Nets
Image transformer library
An implementation of Spatial Transformer Networks in TensorFlow for learning to apply transformations to images via classification tasks.
Spatial Transformer Nets in TensorFlow/ TensorLayer
36 stars
6 watching
6 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
cnndeep-learningspatial-transformer-networktensorflowtensorflow-tutorialstensorlayer
Related projects:
Repository | Description | Stars |
---|---|---|
| A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture | 602 |
| A framework for unsupervised image-to-image translation using Generative Adversarial Networks (GANs) and deep learning. | 73 |
| A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow | 136 |
| This repository demonstrates how to train a U-Net neural network for brain tumor segmentation using medical imaging data. | 507 |
| An implementation of Google's MobileNets in TensorFlow for object detection and image classification tasks. | 1,619 |
| Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
| An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
| An implementation of cross-domain relation discovery using Generative Adversarial Networks (GANs) to translate images between domains | 773 |
| Generates images from one domain into another without paired data using a neural network model | 861 |
| A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
| Tensorflow implementation of a generative adversarial network for single image super-resolution | 848 |
| Reconstructs images using untrained neural networks to manipulate and transform existing images | 216 |
| This project focuses on manipulating 3D views using deep learning techniques. | 6 |
| An implementation of deep neural network architectures, including Transformers, in Python. | 214 |
| Implementing a deep learning framework for image classification using Residual Attention Network architecture | 682 |