--- license: cc-by-nc-4.0 --- Checkpoint Instruction for SkeletonX Please download the checkpoints and organize as the following file structure: ``` SkeletonX - checkpoints/ - one_shot/ - ctrgcn_w-ours_ntu.pt - ctrgcn_w-ours_ntu120.pt - ctrgcn_w-ours_pkummdv2.pt - limited_scale/ - CTR-GCN/ - ntu/ - base_ctrgcn_LS_10.pt - ... - ntu120/ - pkummdv2/ - ST-GCN/ - ntu/ - ntu120/ - pkummdv2/ ... ``` Github repo: https://github.com/zzysteve/SkeletonX arxiv paper: https://arxiv.org/pdf/2504.11749