iwyoo / ConvLSTMCell-tensorflowLinks
ConvLSTMCell for TensorFlow
☆59Updated 7 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:
- This is an implementation of ResNeXt (by Xie et al.) in tensorflow☆77Updated 7 years ago
- Deep residual learning on CIFAR10 with TensorFlow☆63Updated 9 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆63Updated 7 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 8 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 8 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 8 years ago
- Spatio-temporal video autoencoder with convolutional LSTMs☆294Updated 9 years ago
- Recurrent Visual Attention Model☆135Updated 6 years ago
- Code for Recurrent Spatial Transformer Networks☆162Updated 9 years ago
- LSTM sequence modeling of video data☆74Updated 2 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- Neuraltalk2 in tensorflow☆58Updated 8 years ago
- Interpolate and extrapolate video frames using cGAN☆37Updated 8 years ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆30Updated 7 years ago
- An attempt to implement the recurrent attention model (RAM) from "Recurrent Models of Visual Attention" (Mnih+ 2014)☆43Updated 4 years ago
- Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks (ICLR 2018)☆121Updated 2 years ago
- An implementation of Highway Networks in Caffe☆95Updated 9 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- Generalized Loss-Sensitive Generative Adversarial Networks (GLS-GAN)☆46Updated 8 years ago
- Structured Receptive Fields in Convolutional Neural Networks☆47Updated 7 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 7 years ago
- ☆69Updated 8 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 8 years ago
- Video Pixel Networks in Tensorflow☆55Updated 7 years ago
- Compact Bilinear Pooling (https://arxiv.org/abs/1511.06062) for TensorFlow☆46Updated 5 years ago
- Primitive implementation of Deconvnet, used to visualize CNN. Just for fun :)☆49Updated 10 years ago
- Torch implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).☆131Updated 7 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)☆59Updated 8 years ago
- LSTM-Attention☆74Updated 7 years ago