firework8 commited on
Commit
0413886
·
verified ·
1 Parent(s): 7f549eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ ---
6
+ # BRL
7
+ PyTorch implementation of [Balanced Representation Learning for Long-tailed Skeleton-based Action Recognition](https://arxiv.org/abs/2308.14024).
8
+
9
+ It is also released on [GitHub](https://github.com/firework8/BRL).