File size: 363 Bytes
04bef76 |
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
---
# SkeletonAgent
PyTorch implementation of [SkeletonAgent: An Agentic Interaction Framework for Skeleton-based Action Recognition](https://arxiv.org/abs/2511.22433).
It is also released on [GitHub](https://github.com/firework8/SkeletonAgent). |