All Projects → skaae → Recurrent Spatial Transformer Code

skaae / Recurrent Spatial Transformer Code

Licence: mit
Code for Recurrent Spatial Transformer Networks

Projects that are alternatives of or similar to Recurrent Spatial Transformer Code

Amazon Product Recommender System
Sentiment analysis on Amazon Review Dataset available at http://snap.stanford.edu/data/web-Amazon.html
Stars: ✭ 158 (-1.25%)
Mutual labels:  jupyter-notebook
Interspeech2019 Tutorial
INTERSPEECH 2019 Tutorial Materials
Stars: ✭ 160 (+0%)
Mutual labels:  jupyter-notebook
Ico Contracts
Ethereum smart contracts that have been used during successful ICOs
Stars: ✭ 160 (+0%)
Mutual labels:  jupyter-notebook
Tf Adversarial
Adversarial networks in TensorFlow
Stars: ✭ 159 (-0.62%)
Mutual labels:  jupyter-notebook
Transformer All In One
Stars: ✭ 156 (-2.5%)
Mutual labels:  jupyter-notebook
Applied Deep Learning With Tensorflow
Learn applied deep learning from zero to deployment using TensorFlow 1.8+
Stars: ✭ 160 (+0%)
Mutual labels:  jupyter-notebook
Named Entity Recognition Bidirectionallstm Cnn Conll
Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"
Stars: ✭ 159 (-0.62%)
Mutual labels:  jupyter-notebook
Cofactor
CoFactor: Regularizing Matrix Factorization with Item Co-occurrence
Stars: ✭ 160 (+0%)
Mutual labels:  jupyter-notebook
Hair Segmentation
hair segmentation in mobile device
Stars: ✭ 160 (+0%)
Mutual labels:  jupyter-notebook
Knowledge Distillation Keras
A machine learning experiment
Stars: ✭ 160 (+0%)
Mutual labels:  jupyter-notebook
Eicu Code
Code and website related to the eICU Collaborative Research Database
Stars: ✭ 159 (-0.62%)
Mutual labels:  jupyter-notebook
Hpelm
High performance implementation of Extreme Learning Machines (fast randomized neural networks).
Stars: ✭ 159 (-0.62%)
Mutual labels:  jupyter-notebook
Face Of Art
Code for "The Face of Art: Landmark Detection and Geometric Style in Portraits"
Stars: ✭ 158 (-1.25%)
Mutual labels:  jupyter-notebook
Poetry Seq2seq
Chinese Poetry Generation
Stars: ✭ 159 (-0.62%)
Mutual labels:  jupyter-notebook
Cheatsheets.pdf
📚 Various cheatsheets in PDF
Stars: ✭ 159 (-0.62%)
Mutual labels:  jupyter-notebook
Motion Sense
MotionSense Dataset for Human Activity and Attribute Recognition ( time-series data generated by smartphone's sensors: accelerometer and gyroscope)
Stars: ✭ 159 (-0.62%)
Mutual labels:  jupyter-notebook
Episodic Curiosity
Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability
Stars: ✭ 160 (+0%)
Mutual labels:  jupyter-notebook
Hse Shad Ml
🎓 Введение в машинное обучение. Курс от ВШЭ и ШАД на coursera.org
Stars: ✭ 160 (+0%)
Mutual labels:  jupyter-notebook
Actor Critic Public
The source code for "An Actor Critic Algorithm for Structured Prediction"
Stars: ✭ 160 (+0%)
Mutual labels:  jupyter-notebook
Numsca
numsca is numpy for scala
Stars: ✭ 160 (+0%)
Mutual labels:  jupyter-notebook

Recurrent Spatial Transformer Networks

Code for the paper http://arxiv.org/abs/1509.05329

The repository contains code for running

  • RNN-SPN model
  • FFN-SPN model

Example og RNN-SPN classifying cluttered MNIST sequences.

.. image:: https://github.com/skaae/recurrent-spatial-transformer-code/blob/master/zoom.png :alt: Example :width: 200 :height: 140 :align: center

Please cite [1] and Lasagne [2] if you use the code or the Transformerlayer.

References

  1. Recurrent Spatial Transformer Networks
  2. Lasagne: First release
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].