TL;DR
This paper presents a unified, fast convolutional neural network approach for egocentric hand gesture recognition and fingertip detection, outperforming existing methods in accuracy and efficiency, suitable for real-world applications like virtual reality.
Contribution
A novel single-network framework that simultaneously recognizes hand gestures and detects fingertips efficiently, improving speed and accuracy over prior separate or multi-stage methods.
Findings
Outperforms existing fingertip detection methods
Operates efficiently in real-time scenarios
Effective in-the-wild and virtual reality applications
Abstract
Head-mounted device-based human-computer interaction often requires egocentric recognition of hand gestures and fingertips detection. In this paper, a unified approach of egocentric hand gesture recognition and fingertip detection is introduced. The proposed algorithm uses a single convolutional neural network to predict the probabilities of finger class and positions of fingertips in one forward propagation. Instead of directly regressing the positions of fingertips from the fully connected layer, the ensemble of the position of fingertips is regressed from the fully convolutional network. Subsequently, the ensemble average is taken to regress the final position of fingertips. Since the whole pipeline uses a single network, it is significantly fast in computation. Experimental results show that the proposed method outperforms the existing fingertip detection approaches including the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
