Skip to content

1xbq1/PSP-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSP-Learning

Pyramid Self-attention Polymerization Learning for Semi-supervised Skeleton-based Action Recognition

Requirements

  • python == 3.8.3
  • pytorch == 1.11.0
  • CUDA == 11.2

Training

python train_val_test/train_finetune.py -config ./train_val_test/config/ntu/ntu60_dstanet_finetune.yaml

Acknowledgement

The repo is based on DSTA-Net, thanks to the original authors for their works!

Citation

@article{xu2023pyramid,
  title={Pyramid Self-attention Polymerization Learning for Semi-supervised Skeleton-based Action Recognition},
  author={Xu, Binqian and Shu, Xiangbo},
  journal={arXiv preprint arXiv:2302.02327},
  year={2023}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages