Machine learningDeep Learning, Graph Neural Networks, Action Recognition
时空图卷积网络
时空图卷积网络(ST-GCN)是Yan等人于2018年提出的一种用于基于骨骼的动作识别的架构。通过将人体骨骼建模为节点为关节、边为骨骼的图,ST-GCN在空间和时间上应用图卷积来从骨骼序列识别动作。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Yan, S., Xiong, Y., & Lin, D. (2018). Spatial temporal graph convolutional networks for skeleton-based action recognition. In Proceedings of the AAAI Conference on Artificial Intelligence (Vol. 32). link ↗
如何引用本页
ScholarGate. (2026, June 3). Spatial-Temporal Graph Convolutional Networks for Skeleton-Based Action Recognition. ScholarGate. https://scholargate.app/zh/deep-learning/spatial-temporal-gcn
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- Mamba(状态空间模型)深度学习↔ compare
- Swin Transformer深度学习↔ compare
- 视觉曼巴深度学习↔ compare
- Vision Transformer深度学习↔ compare