LPSNet: A Novel Log Path Signature Feature Based Hand Gesture Recognition Framework
Abstract
Hand gesture recognition is gaining more attentions because it's a natural and intuitive mode of human computer interaction. Hand gesture recognition still faces great challenges for the real-world applications due to the gesture variance and individual difference. In this paper, we propose the LPSNet, an end-to-end deep neural network based hand gesture recognition framework with novel log path signature features. We pioneer a robust feature, path signature (PS) and its compressed version, log path signature (LPS) to extract effective feature of hand gestures. Also, we present a new method based on PS and LPS to effectively combine RGB and depth videos. Further, we propose a statistical method, DropFrame, to enlarge the data set and increase its diversity. By testing on a well-known public dataset, Sheffield Kinect Gesture (SKIG), our method achieves classification rate as 96.7% (only use RGB videos) and 98.7% (combining RGB and Depth videos), which is the best result comparing with state-of-the-art methods.
Cite
Text
Li et al. "LPSNet: A Novel Log Path Signature Feature Based Hand Gesture Recognition Framework." IEEE/CVF International Conference on Computer Vision Workshops, 2017. doi:10.1109/ICCVW.2017.80Markdown
[Li et al. "LPSNet: A Novel Log Path Signature Feature Based Hand Gesture Recognition Framework." IEEE/CVF International Conference on Computer Vision Workshops, 2017.](https://mlanthology.org/iccvw/2017/li2017iccvw-lpsnet/) doi:10.1109/ICCVW.2017.80BibTeX
@inproceedings{li2017iccvw-lpsnet,
title = {{LPSNet: A Novel Log Path Signature Feature Based Hand Gesture Recognition Framework}},
author = {Li, Chenyang and Zhang, Xin and Jin, Lianwen},
booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
year = {2017},
pages = {631-639},
doi = {10.1109/ICCVW.2017.80},
url = {https://mlanthology.org/iccvw/2017/li2017iccvw-lpsnet/}
}