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

GitHub

36 stars
6 watching
6 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list

cnndeep-learningspatial-transformer-networktensorflowtensorflow-tutorialstensorlayer

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zsdonghao/text-to-image A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture 599
zsdonghao/unsup-im2im A framework for unsupervised image-to-image translation using Generative Adversarial Networks (GANs) and deep learning. 73
yeephycho/nasnet-tensorflow A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow 136
zsdonghao/u-net-brain-tumor This repository demonstrates how to train a U-Net neural network for brain tumor segmentation using medical imaging data. 505
zehaos/mobilenet An implementation of Google's MobileNets in TensorFlow for object detection and image classification tasks. 1,617
hasnainraz/fc-densenet-tensorflow Re-implementation of a 100-layer fully convolutional network architecture for image segmentation 123
chenxi116/pnasnet.tf An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. 102
sktbrain/discogan An implementation of cross-domain relation discovery using Generative Adversarial Networks (GANs) to translate images between domains 773
yunjey/domain-transfer-network Generates images from one domain into another without paired data using a neural network model 862
taehoonlee/tensornets A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. 1,004
brade31919/srgan-tensorflow Tensorflow implementation of a generative adversarial network for single image super-resolution 849
atiyo/deep_image_prior Reconstructs images using untrained neural networks to manipulate and transform existing images 215
gamrix/cs231n_proj This project focuses on manipulating 3D views using deep learning techniques. 6
ibrahimsobh/transformers An implementation of deep neural network architectures, including Transformers, in Python. 212
tengshaofeng/residualattentionnetwork-pytorch Implementing a deep learning framework for image classification using Residual Attention Network architecture 680