Global Co-Occurrence Feature Learning and Active Coordinate System Conversion for Skeleton-Based Action Recognition
Abstract
Skeleton-based action recognition has attracted more and more attention in recent years. Besides, the rapid development of deep learning has greatly improved the performance.However, the current exploration of action cooccurrence is still not comprehensive enough. Most existing works only mine co-occurrence features from the temporal or spatial domain seperately, and it's common to combine them in the end. Different from previous works, our approach is able to learn temporal and spatial co-occurrence features integratedly and globally, which is called spatio-temporal-unit feature enhancement (STUFE). In order to better align the skeleton data, we introduce a novel method for skeleton data preprocessing called active coordinate system conversion (ACSC). A coordinate system can be learned automatically to transform skeleton samples for alignment. By the way, the proposed methods are compatible with current two types of mainstream models, the CNN-based and GCN-based models. Finally, on the two benchmarks of NTU-RGB+D and SBU Kinect Interaction, we validated our methods based on two mainstream models.The results show that our methods achieve the state-of-the-art.
Cite
Text
Li et al. "Global Co-Occurrence Feature Learning and Active Coordinate System Conversion for Skeleton-Based Action Recognition." Winter Conference on Applications of Computer Vision, 2020.Markdown
[Li et al. "Global Co-Occurrence Feature Learning and Active Coordinate System Conversion for Skeleton-Based Action Recognition." Winter Conference on Applications of Computer Vision, 2020.](https://mlanthology.org/wacv/2020/li2020wacv-global/)BibTeX
@inproceedings{li2020wacv-global,
title = {{Global Co-Occurrence Feature Learning and Active Coordinate System Conversion for Skeleton-Based Action Recognition}},
author = {Li, Sheng and Jiang, Tingting and Huang, Tiejun and Tian, Yonghong},
booktitle = {Winter Conference on Applications of Computer Vision},
year = {2020},
url = {https://mlanthology.org/wacv/2020/li2020wacv-global/}
}