Update README.md
Browse files
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).
|