thuml / predrnn-pytorchLinks
Official implementation for NIPS'17 paper: PredRNN: Recurrent Neural Networks for Predictive Learning Using Spatiotemporal LSTMs.
☆513Updated 2 years ago
Alternatives and similar repositories for predrnn-pytorch
Users that are interested in predrnn-pytorch are comparing it to the libraries listed below
Sorting:
- ConvLSTM/ConvGRU (Encoder-Decoder) with PyTorch on Moving-MNIST☆432Updated 3 years ago
- pytorch implemention of trajGRU.☆589Updated 6 years ago
- Video Predicting using ConvLSTM and pytorch☆118Updated 4 years ago
- About Code release for "MotionRNN: A Flexible Model for Video Prediction with Spacetime-Varying Motions" (CVPR 2021) https://arxiv.org/ab…☆58Updated 2 years ago
- Code release for "PredRNN++: Towards A Resolution of the Deep-in-Time Dilemma in Spatiotemporal Predictive Learning" (ICML 2018)☆267Updated 6 years ago
- ☆95Updated last year
- This is a Pytorch implementation of PredRNN++☆39Updated 5 years ago
- Code release for "Memory In Memory: A Predictive Neural Network for Learning Higher-Order Non-Stationarity from Spatiotemporal Dynamics" …☆154Updated 6 years ago
- Pytorch implementation of Self-Attention ConvLSTM☆108Updated last year
- Implementation of ConvLSTM in pytorch applied for BCI (Brain Machine Interface) following paper: Convolutional LSTM Network-A Machine Lea…☆107Updated 4 years ago
- The official implementation of the CVPR'22 paper SimVP: Simpler Yet Better Video Prediction.☆275Updated 2 years ago
- 时空预测模型PyTorch复现☆53Updated 3 years ago
- Self-Attention ConvLSTM for Spatiotemporal Prediction, described in `https://ojs.aaai.org//index.php/AAAI/article/view/6819`, test on Mov…☆66Updated 4 years ago
- Code for our CVPR 2020 paper "Disentangling Physical Dynamics from Unknown Factors for UnsupervisedVideo Prediction"☆204Updated 3 years ago
- TianChi AIEarth Contest Solution☆79Updated 4 years ago
- OpenSTL: A Comprehensive Benchmark of Spatio-Temporal Predictive Learning