/skegei

PyTorch implementation of the paper "3D Gait Recognition Based on a CNN-LSTM Network with the Fusion of SkeGEI and DA Features" (AVSS 2019).

Primary LanguageJupyter Notebook

SkeGEI

Description

Implementation of 3D Gait Recognition Based on a CNN-LSTM Network with the Fusion of SkeGEI and DA Features paper published on AVSS 2019.

Contributions

Contributions are always welcome. If you notice any improvements for this code, please, let me know in the issues.

References

Original paper reference:

@inproceedings{liu20193d,
  title={3D gait recognition based on a CNN-LSTM network with the fusion of SkeGEI and DA features},
  author={Liu, Yu and Jiang, Xinghao and Sun, Tanfeng and Xu, Ke},
  booktitle={2019 16th IEEE International Conference on Advanced Video and Signal Based Surveillance (AVSS)},
  pages={1--8},
  year={2019},
  organization={IEEE}
}