14 research outputs found

    Hand Posture Recognition Using Convolutional Neural Networks

    Get PDF
    International audienceIn this work we present a convolutional neural network-based algorithm for recognition of hand postures on images acquired by a single color camera. The hand is extracted in advance on the basis of skin color distribution. A neural network-based regressor is applied to locate the wrist. Finally, a convolutional neural network trained on 6000 manually labeled images representing ten classes is executed to recognize the hand posture in a sub-window determined on the basis of the wrist. We show that our model achieves high classification accuracy, including scenarios with different camera used in testing. We show that the convolutional network achieves better results on images pre-filtered by a Gabor filter

    Intelligent Wheelchair Control System based on Finger Pose Recognition

    Get PDF
    In the old day, wheelchairs are moved manually by using hand or with the assistance of someone else. Users of this wheelchair get tired quickly if they have to walk long distances. The electric wheelchair emerged as a form of innovation and development for the manual wheelchair. This paper presented the control system of the electric wheelchair based on finger poses using the Convolutional Neural Network (CNN). The camera is used to take pictures of five-finger poses. Images are selected only in certain sections using Region of Interest (ROI). The five-finger poses represent the movement of the electric wheelchair to stop, right, left, forward, and backward. The experimental results indicated that the accuracy of the finger pose detection is about 93.6%. Therefore, the control system using CNN can be a potential solution for an electric wheelchair

    Hand Movement Identification Using Single-Stream Spatial Convolutional Neural Networks

    Get PDF
    Human-robot interaction can be through several ways, such as through device control, sounds, brain, and body, or hand gesture. There are two main issues: the ability to adapt to extreme settings and the number of frames processed concerning memory capabilities. Although it is necessary to be careful with the selection of the number of frames so as not to burden the memory, this paper proposed identifying hand gesture of video using Spatial Convolutional Neural Networks (CNN). The sequential image's spatial arrangement is extracted from the frames contained in the video so that each frame can be identified as part of one of the hand movements. The research used VGG16, as CNN architecture is concerned with the depth of learning where there are 13 layers of convolution and three layers of identification. Hand gestures can only be identified into four movements, namely 'right', 'left', 'grab', and 'phone'. Hand gesture identification on the video using Spatial CNN with an initial accuracy of 87.97%, then the second training increased to 98.05%. Accuracy was obtained after training using 5600 training data and 1120 test data, and the improvement occurred after manual noise reduction was performed
    corecore