iwyoo / ConvLSTMCell-tensorflowLinks
ConvLSTMCell for TensorFlow
☆59Updated 8 years ago
Alternatives and similar repositories for ConvLSTMCell-tensorflow
Users that are interested in ConvLSTMCell-tensorflow are comparing it to the libraries listed below
Sorting:
- Batch normalized LSTM for tensorflow☆178Updated 9 years ago
- Spatio-temporal video autoencoder with convolutional LSTMs☆294Updated 9 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 8 years ago
- This is an implementation of ResNeXt (by Xie et al.) in tensorflow☆77Updated 7 years ago
- Code for Recurrent Spatial Transformer Networks☆161Updated 9 years ago
- Image Captioning with Deep Bidirectional LSTMs☆84Updated last year
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆62Updated 8 years ago
- Deep residual learning on CIFAR10 with TensorFlow☆64Updated 9 years ago
- A ConvLSTM cell with layer normalization and peepholes for TensorFlow's RNN API.☆400Updated 2 years ago
- Recurrent Visual Attention Model☆135Updated 6 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆100Updated 8 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆124Updated 2 years ago
- This is the project for LS-GAN (Loss-Sensitive GAN)☆215Updated 8 years ago
- An implementation of convolutional lstms in tensorflow. The code is written in the same style as the basiclstmcell function in tensorflow☆420Updated 8 years ago
- TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆53Updated 8 years ago
- ☆36Updated 9 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 8 years ago
- An attempt to implement the recurrent attention model (RAM) from "Recurrent Models of Visual Attention" (Mnih+ 2014)☆43Updated 5 years ago
- Implementation of a couple deep learning models using TensorFlow☆145Updated 7 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 9 years ago
- Compact Bilinear Pooling (https://arxiv.org/abs/1511.06062) for TensorFlow☆45Updated 5 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- LSTM sequence modeling of video data☆74Updated 3 years ago
- Torch implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).☆130Updated 8 years ago
- DEPRECATED!!! the same as official VAE example, but using Trainer in this repo☆30Updated 7 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 8 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- Deep Residual Learning for Image Recognition, http://arxiv.org/abs/1512.03385☆86Updated 9 years ago
- Clockwork RNN in TensorFlow☆61Updated 7 years ago
- Video Pixel Networks in Tensorflow☆55Updated 7 years ago