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 34fda15 commit ee016e0
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,11 @@

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.
You are welcome to migrate to new MMSkeleton.
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).

This code base will soon be not maintained and exists as a historical artifact to supplement our AAAI papers on:

> **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).
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 ee016e0

Please sign in to comment.