整理基于时空的图网络论文,以开源代码为主。
一个整理相关论文的 github: https://github.com/Eilene/spatio-temporal-paper-list
ASTGCN:Attention Based Spatial-Temporal Graph Convolutional Networks for Traffic Flow Forecasting
- 官方版本:https://github.com/Davidham3/ASTGCN
- PyTorch 版本:
完成第一遍的阅读
https://github.com/Davidham3/STSGCN
Spatial-Temporal Graph Convolutional Networks for Sign Language Recognition
https://github.com/amorim-cleison/st-gcn-sl
Spatial Temporal Graph Convolutional Networks for Skeleton-Based Action Recognition
https://github.com/yysijie/st-gcn
https://arxiv.org/abs/2006.05905v1
- TensorFlow:https://github.com/VeritasYin/STGCN_IJCAI-18
- PyTorch:https://github.com/Aguin/STGCN-PyTorch
Spatiotemporal Multi-Graph Convolution Network for Ride-hailing Demand Forecasting