Human Motion Capture Data Segmentation Based on ST-GCN
Abstract
Human motion sequence segmentation plays a crucial role in understanding and applying human motion capture(MoCap) sequences. However, most of the traditional segmentation methods are designed to find the locations where the motion features have changed significantly. When dealing with complex motion scenes, such methods often lead to inefficiency, inaccuracy, and limitations. To address these challenges, we propose an end-to-end sequence segmentation method based on the Spatial Temporal Graph Convolutional Networks(ST-GCN). Our network effectively extracts motion features from MoCap sequences, reduces dimensions through convolutional operations, and identifies segmentation points between different motions. Under the constraints of excessive segmentation and clip length, the optimal segmentation is achieved by combining three carefully designed loss functions. The proposed framework was evaluated on two benchmark datasets, CMU MoCap database and HDM05 dataset, and achieved better accuracy and robustness compared with existing methods.
BibTeX
@inproceedings{icassp2024_humanmotioncaptu,
title = {Human Motion Capture Data Segmentation Based on ST-GCN},
author = {Xiuyun Ma and Na Lv},
booktitle = {ICASSP 2024},
year = {2024}
}