Code accompanying the paper
FT-HID: A Large Scale RGB-D Dataset for First and Third Person Human Interaction Analysis
Accepted by the Journal of Neural Computing and Applications.
Keras, Matlab
The dataset can be downloaded from here
The code is based on ResNet50, videodarwin, I3D, and CLSTM but with specific modifications to realize the proposed framework.
If you use any part of this code in your research, please cite our paper:
@article{Guo2022FT-HID,
title={FT-HID: A Large Scale RGB-D Dataset for First and Third Person Human Interaction Analysis},
author={Zihui Guo, Yonghong Hou, Pichao Wang, Zhimin Gao, Mingliang Xu, and Wanqing Li},
journal={Neural Computing and Applications, preprint},
year={2022}
}