Necolizer commited on
Commit
0c1484a
·
verified ·
1 Parent(s): d9b7ca7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ metrics:
6
+ - accuracy
7
+ ---
8
+
9
+ \[NeurIPS 2024\] CHASE: Learning Convex Hull Adaptive Shift for Skeleton-based Multi-Entity Action Recognition
10
+
11
+ Checkpoints of best backbone (+CHASE) for each benchmark:
12
+ - NTU Mutual 11 (XSub): STSA-Net (+CHASE)
13
+ - NTU Mutual 11 (XView): CTR-GCN (+CHASE)
14
+ - NTU Mutual 26 (XSub): InfoGCN (+CHASE)
15
+ - NTU Mutual 26 (XSet): InfoGCN (+CHASE)
16
+ - H2O: STSA-Net (+CHASE)
17
+ - Assembly101 (Action): CTR-GCN (+CHASE)
18
+ - Collective Activity: CTR-GCN (+CHASE)
19
+ - Volleyball (Original): CTR-GCN (+CHASE)