File size: 330 Bytes
0413886 ef3a550 0413886 ef3a550 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
---
license: mit
language:
- en
tags:
- vision
- video-classification
- skeleton-based-action-recognition
---
# BRL
PyTorch implementation of [Balanced Representation Learning for Long-tailed Skeleton-based Action Recognition](https://arxiv.org/abs/2308.14024).
It is also released on [GitHub](https://github.com/firework8/BRL). |