Skeleton-Based Emotion Recognition Based on Two-Stream Self-Attention Enhanced Spatial-Temporal Graph Convolutional Network
Skeleton-Based Emotion Recognition Based on Two-Stream Self-Attention Enhanced Spatial-Temporal Graph Convolutional Network
Get the preprocessed skeleton data url using Application Form
If you want to download the preprocessed skeleton data, please ask the license to the IEMOCAP team first. Then contact us and attach your IEMOCAP license to the email. We will send you the password as soon as possible.
After downloading the preprocessed skeleton data, please unzip them and put them in ./data
.
If you want to download the original IEMOCAP dataset, please submit your request to the IEMOCAP team.
To train on the joint stream, please run
python train_motion.py
To train on the bone stream, please run
python train_motion.py --stream bone
When you use our model/code/data, please cite
@article{shi2021skeleton,
title={Skeleton-Based Emotion Recognition Based on Two-Stream Self-Attention Enhanced Spatial-Temporal Graph Convolutional Network},
author={Shi, Jiaqi and Liu, Chaoran and Ishi, Carlos Toshinori and Ishiguro, Hiroshi},
journal={Sensors},
volume={21},
number={1},
pages={205},
year={2021},
publisher={Multidisciplinary Digital Publishing Institute}
}
For any question, please contact [email protected]