Text
This is my FYP progress
File(s) to download
-
Download An Elicitation Study on Gesture Preferences and Memorability Toward a Practical Hand-Gesture Vocabulary for Smart Televisions.pdf
An Elicitation Study on Gesture Preferences and Memorability Toward a Practical Hand-Gesture Vocabulary for Smart Televisions.pdf Details
- Friday, 17 December 2021 [1.1MB] -
Download Deep Learning-Based Approach for Sign Language Gesture Recognition With Efficient Hand Gesture Representation.pdf
Deep Learning-Based Approach for Sign Language Gesture Recognition With Efficient Hand Gesture Representation.pdf Details
- Friday, 17 December 2021 [1.1MB] -
Download A Smart TV Interaction System Based on Hand Gesture Recognition by Using RGB-D Sensor.pdf
A Smart TV Interaction System Based on Hand Gesture Recognition by Using RGB-D Sensor.pdf Details
- Friday, 17 December 2021 [283.2KB]
Text
- After some literature review research, there are a lot of possible ways in creating the system. First, a hand gestures recognition offer many approach includes vision-based and non-vision based. Vision-based example is using camera while non-vision is using glove with sensors and displacement sensors. Second, the deep learning as recognizer, CNN architecture is the most popular and appealing as the convolution layer in the architecture will help the training and testing phase to yield a high accuracy. Lastly, smart home; there are not many research paper that focusing on both recognition and automation. But there some demonstration has been done using Arduino and Raspberry Pi.
- Thus, based on the literature review made. CNN architecture will be used a the classifier of a static hand gesture that will be automate by controlling the Arduino components.
- The flow of work is 1) datasets collection of hand gestures includes the preprocessing steps 2) training and testing the CNN architecture 3) design and test smart home part 4) implement both that include control units
- in order to do the research the knowledge of deep learning is needed includes programming language and input device and also the knowledge of Arduino
- The hardware generally Arduino such as Bluetooth model, switch relay and Arduino socket. Software need are Python and OpenCV