A Novel Hand Gesture Detection and Recognition system based on ensemble-based Convolutional Neural Network
Abir Sen, Tapas Kumar Mishra, Ratnakar Dash

TL;DR
This paper introduces an ensemble-based CNN system for hand gesture recognition that improves accuracy by combining multiple models, addressing issues like overfitting and prediction errors, validated on multiple datasets.
Contribution
The paper proposes a novel ensemble CNN approach for hand gesture detection that enhances prediction accuracy and robustness over existing methods.
Findings
Ensemble CNN outperforms individual models in gesture recognition accuracy.
The system effectively segments hand regions using background subtraction.
Validation on multiple datasets confirms improved performance.
Abstract
Nowadays, hand gesture recognition has become an alternative for human-machine interaction. It has covered a large area of applications like 3D game technology, sign language interpreting, VR (virtual reality) environment, and robotics. But detection of the hand portion has become a challenging task in computer vision and pattern recognition communities. Deep learning algorithm like convolutional neural network (CNN) architecture has become a very popular choice for classification tasks, but CNN architectures suffer from some problems like high variance during prediction, overfitting problem and also prediction errors. To overcome these problems, an ensemble of CNN-based approaches is presented in this paper. Firstly, the gesture portion is detected by using the background separation method based on binary thresholding. After that, the contour portion is extracted, and the hand region…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHand Gesture Recognition Systems · Human Pose and Action Recognition · Gait Recognition and Analysis
