happyjin / ConvGRU-pytorch
Convolutional GRU
☆160Updated 6 years ago
Alternatives and similar repositories for ConvGRU-pytorch:
Users that are interested in ConvGRU-pytorch are comparing it to the libraries listed below
- Convolutional Gated Recurrent Units implemented in PyTorch☆192Updated 7 years ago
- Pytorch implementations of ConvLSTM and ConvGRU modules with examples☆74Updated 3 years ago
- ConvLSTM/ConvGRU (Encoder-Decoder) with PyTorch on Moving-MNIST☆405Updated 2 years ago
- A PyTorch implementation of ConvTransformer: https://arxiv.org/pdf/2011.10185v1.pdf☆55Updated 4 years ago
- Unofficial PyTorch implementation of E3D-LSTM☆128Updated 5 years ago
- Implementation of TAAConvLSTM and SAAConvLSTM used in "Attention Augmented ConvLSTM for Environment Prediction"☆55Updated 3 years ago
- Using the Pytorch to build an image temporal prediction model of the encoder-forecaster structure, ConvGRU kernel & ConvLSTM kernel☆113Updated 5 years ago
- Video prediction using lstm and unet☆31Updated 4 years ago
- ☆125Updated 2 years ago
- An implementation by Pytorch☆24Updated 5 years ago
- "Attention in Convolutional LSTM for Gesture Recognition" in NIPS 2018☆222Updated 4 years ago
- ☆43Updated 4 years ago
- unofficial implementation of CondConv: Conditionally Parameterized Convolutions for Efficient Inference in PyTorch.☆157Updated last year
- Video Predicting using ConvLSTM and pytorch☆114Updated 3 years ago
- ☆14Updated 2 years ago
- STRPM: A Spatiotemporal Residual Predictive Model for High-Resolution Video Prediction, CVPR2022☆18Updated 2 years ago
- Multi-layer convolutional LSTM with Pytorch☆811Updated 4 years ago
- Convolution GRU cell in PyTorch☆53Updated 2 years ago
- Unsupervised Learning for Optical Flow Estimation Using Pyramid Convolution LSTM.☆37Updated 5 years ago
- Code release for "Memory In Memory: A Predictive Neural Network for Learning Higher-Order Non-Stationarity from Spatiotemporal Dynamics" …☆153Updated 5 years ago
- Official PyTorch implementation of "Video Prediction Recalling Long-term Motion Context via Memory Alignment Learning" (CVPR 2021 Oral)☆88Updated 3 years ago
- ☆36Updated 4 years ago
- e3d-lstm; Eidetic 3D LSTM A Model for Video Prediction and Beyond☆199Updated 2 years ago
- Code release for "PredRNN++: Towards A Resolution of the Deep-in-Time Dilemma in Spatiotemporal Predictive Learning" (ICML 2018)☆264Updated 5 years ago
- This is a zoo which contain all kinds of video prediction model code(reimplementation or author provide)and the paper.I created this repo…☆60Updated 2 years ago
- Self-Attention ConvLSTM for Spatiotemporal Prediction, described in `https://ojs.aaai.org//index.php/AAAI/article/view/6819`, test on Mov…☆63Updated 3 years ago
- Implementation of MlpMixer model, Original paper: MLP-Mixer: An all-MLP Architecture for Vision☆21Updated 3 years ago
- Implementation of ConvLSTM in pytorch applied for BCI (Brain Machine Interface) following paper: Convolutional LSTM Network-A Machine Lea…☆101Updated 4 years ago
- Official implementation for NIPS'17 paper: PredRNN: Recurrent Neural Networks for Predictive Learning Using Spatiotemporal LSTMs.☆462Updated last year
- Vision Transformers with Hierarchical Attention☆99Updated 5 months ago