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:
- Spatio-temporal video autoencoder with convolutional LSTMs☆294Updated 9 years ago
- Batch normalized LSTM for tensorflow☆178Updated 9 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 8 years ago
- Deep residual learning on CIFAR10 with TensorFlow☆64Updated 9 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆62Updated 8 years ago
- This is an implementation of ResNeXt (by Xie et al.) in tensorflow☆77Updated 7 years ago
- A ConvLSTM cell with layer normalization and peepholes for TensorFlow's RNN API.☆401Updated 2 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆100Updated 8 years ago
- Code for Recurrent Spatial Transformer Networks☆161Updated 9 years ago
- Recurrent Visual Attention Model☆135Updated 6 years ago
- DPPnet: Image Question Answering using Convolutional Neural Network with Dynamic Parameter Prediction☆96Updated 9 years ago
- ☆69Updated 8 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
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 7 years ago
- Spatial Transformer network☆190Updated 10 years ago
- LSTM-Attention☆75Updated 8 years ago
- Bring some LR schedulers from Keras to PyTorch.☆36Updated 8 years ago
- Image Captioning with Deep Bidirectional LSTMs☆84Updated last year
- TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆53Updated 8 years ago
- An implementation of convolutional lstms in tensorflow. The code is written in the same style as the basiclstmcell function in tensorflow☆419Updated 8 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆124Updated 2 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)☆60Updated 8 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- A Recurrent Neural Network for Object Segmentation☆127Updated 8 years ago
- Implement Coupled Generative Adversarial Networks in Tensorflow☆102Updated 8 years ago
- An attempt to implement the recurrent attention model (RAM) from "Recurrent Models of Visual Attention" (Mnih+ 2014)☆43Updated 5 years ago
- Generalized Loss-Sensitive Generative Adversarial Networks (GLS-GAN)☆46Updated 8 years ago
- An implementation of Highway Networks in Caffe☆96Updated 10 years ago
- Torch implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).☆130Updated 8 years ago