File size: 380 Bytes
d4c9531 0ff763b d4c9531 0ff763b d4c9531 |
1 2 3 4 5 6 7 8 9 10 11 12 |
---
license: mit
pipeline_tag: video-classification
tags:
- skeleton-based-action-recognition
library_name: pytorch
---
# ProtoGCN
PyTorch implementation of [Revealing Key Details to See Differences: A Novel Prototypical Perspective for Skeleton-based Action Recognition](https://arxiv.org/abs/2411.18941).
It is also released on [GitHub](https://github.com/firework8/ProtoGCN). |