Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yysijie authored Aug 31, 2019
1 parent f719c4e commit fa4d4ac
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
## Reminder

ST-GCN has transferred to MMSkeleton,
ST-GCN has transferred to [MMSkeleton](https://github.com/open-mmlab/mmskeleton),
and keep on developing as an flexible open source toolbox for skeleton-based human understanding.

Custom networks, data loaders and checkpoints of old st-gcn are compatible with MMSkeleton.
We will **stop supporting** this repository soon.
This code base will soon be not maintained and exists as a historical artifact to supplement our AAAI paper:

> **Spatial Temporal Graph Convolutional Networks for Skeleton-Based Action Recognition**, Sijie Yan, Yuanjun Xiong and Dahua Lin, AAAI 2018. [[Arxiv Preprint]](https://arxiv.org/abs/1801.07455)
For more recent works please checkout MMSkeleton.

You are welcome to migrate to new
[MMSkeleton](https://github.com/open-mmlab/mmskeleton).
If you want to use old ST-GCN, please refer to [OLD_README.md](./OLD_README.md).
Custom networks, data loaders and checkpoints of old st-gcn are compatible with MMSkeleton.
If you want to use old ST-GCN, please refer to [OLD_README.md](./OLD_README.md).

0 comments on commit fa4d4ac

Please sign in to comment.