firework8 commited on
Commit
d4c9531
·
verified ·
1 Parent(s): 3833a8e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ pipeline_tag: video-classification
4
+ tags:
5
+ - skeleton-based-action-recognition
6
+ ---
7
+ # ProtoGCN
8
+ PyTorch implementation of [Revealing Key Details to See Differences: A Novel Prototypical Perspective for Skeleton-based Action Recognition](https://arxiv.org/abs/2411.18941).
9
+
10
+ It is also released on [GitHub](https://github.com/firework8/ProtoGCN).