carlthome / tensorflow-convlstm-cell
A ConvLSTM cell with layer normalization and peepholes for TensorFlow's RNN API.
☆398Updated last year
Alternatives and similar repositories for tensorflow-convlstm-cell:
Users that are interested in tensorflow-convlstm-cell are comparing it to the libraries listed below
- Spatio-temporal video autoencoder with convolutional LSTMs☆294Updated 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 7 years ago
- ConvLSTMCell for TensorFlow☆59Updated 7 years ago
- Unsupervised Learning of Video Representations using LSTMs☆358Updated 6 years ago
- convolutional lstm implementation in pytorch☆158Updated 7 years ago
- ☆172Updated 7 years ago
- TensorFlow LSTM-autoencoder implementation☆194Updated 7 years ago
- TensorFlow implementation of Independently Recurrent Neural Networks☆514Updated 3 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Multi-layer convolutional LSTM with Pytorch☆810Updated 4 years ago
- Implementation of a couple deep learning models using TensorFlow☆145Updated 6 years ago
- Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.☆376Updated 7 years ago
- Repo about neural networks for images handling☆264Updated 6 years ago
- DenseNet Implementation in Tensorflow☆569Updated 5 years ago
- Multi-Scale Dense Networks for Resource Efficient Image Classification (ICLR 2018 Oral)☆461Updated 5 years ago
- Dilated Convolution for Semantic Image Segmentation☆780Updated 6 years ago
- Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Netw…☆364Updated 6 years ago
- Tensorflow implementation for DilatedRNN☆346Updated 7 years ago
- DenseNet implementation in Keras☆706Updated 4 years ago
- Keras implementation of Non-local Neural Networks☆290Updated 9 months ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 7 years ago
- ResNet Implementation in TensorFlow☆84Updated 9 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆596Updated 7 years ago
- Dual Path Networks☆535Updated 5 years ago
- LSTM sequence modeling of video data☆74Updated 2 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 7 years ago
- Deep fusion project of deeply-fused nets, and the study on the connection to ensembling☆228Updated 6 years ago
- Phased LSTM: Accelerating Recurrent Network Training for Long or Event-based Sequences (NIPS 2016) - Tensorflow 1.0☆128Updated 6 years ago
- A tensorflow implementation of GAN ( exactly InfoGAN or Info GAN ) to one dimensional ( 1D ) time series data.☆295Updated 10 months ago