Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Uason-Chen committed Aug 1, 2021
1 parent 5030d92 commit a9a9aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# CTR-GCN
This repo is the official implementation for [Channel-wise Topology Refinement Graph Convolution for Skeleton-Based Action Recognition](https://arxiv.org/abs/2107.12213). The paper is accepted to ICCV2021.

Note: We also provide a single and strong baseline model, which achieves 83.7% on NTU120 CSub, to facilitate the development of skeleton-based action recognition.
Note: We also provide a single and strong baseline model, which achieves 83.7% on NTU120 CSub with joint modality only, to facilitate the development of skeleton-based action recognition.

## Architecture of CTR-GC
![image](src/framework.jpg)
Expand Down

0 comments on commit a9a9aee

Please sign in to comment.