yanxiao1930 / SAE3D-LSTM
Official code of paper Self-attention eidetic 3D-LSTM: Video prediction models for traffic flow forecasting. Neurocomputing
☆10Updated last year
Related projects ⓘ
Alternatives and complementary repositories for SAE3D-LSTM
- ☆112Updated 3 months ago
- About Code release for "MotionRNN: A Flexible Model for Video Prediction with Spacetime-Varying Motions" (CVPR 2021) https://arxiv.org/ab…☆51Updated last year
- ☆12Updated last year
- ☆25Updated 10 months ago
- Self-Attention ConvLSTM for Spatiotemporal Prediction, described in `https://ojs.aaai.org//index.php/AAAI/article/view/6819`, test on Mov…☆61Updated 3 years ago
- About Code release for "FECAM: Frequency Enhanced Channel Attention Mechanism for Time Series Forecasting" ⌚☆114Updated last year
- GAN based ConvLSTM in precipitation prediction (Trial Version)☆44Updated 7 months ago
- Pytorch implementation of Self-Attention ConvLSTM☆70Updated 3 months ago
- PyTorch implementation of AirFormer, AAAI-23☆110Updated last year
- Code of “Dynamic Graph Convolutional Network with Attention Fusion for Traffic Flow Prediction”.☆11Updated 6 months ago
- Spatiotemporal graph convolutional network for wind speed prediction.☆33Updated 3 years ago
- Pytorch Implementation of the Paper: Self-Attention ConvLSTM for Spatiotemporal Prediction☆10Updated 3 weeks ago
- Transformer based model for time series prediction☆120Updated 2 years ago
- paper : <Spatial-Temporal Transformer Networks for Traffic Flow Forecasting>☆159Updated 3 years ago
- Base-line model☆16Updated 2 years ago
- An implementation by Pytorch☆24Updated 5 years ago
- Code for Deep-learning Architecture for Short-term Passenger Flow Forecasting in Urban Rail Transit☆168Updated 4 years ago
- UnetTSF: A Better Performance Linear Complexity Time Series Prediction Model☆40Updated 10 months ago
- A Hybrid Deep Learning Model with Attention based ConvLSTM Networks for Short-Term Traffic Flow Prediction☆91Updated 3 years ago
- ☆58Updated 5 years ago
- 使用GCN和GRU组合模型,多站点气温预测☆32Updated 3 years ago
- Unsupervised learning of Moving MNIST dataset. This repository contains implemention of ConvLSTM model and PredRNN++ model with Pytorch.☆12Updated 2 years ago
- 时空预测模型PyTorch复现