--- license: mit pipeline_tag: video-classification tags: - skeleton-based-action-recognition library_name: pytorch --- # ACLNet PyTorch implementation of [Affinity Contrastive Learning for Skeleton-based Human Activity Understanding](https://arxiv.org/abs/2601.16694). The paper page is [here](https://huggingface.co/papers/2601.16694). It is also released on [GitHub](https://github.com/firework8/ACLNet).