Convolutional neural network based on AlexNet create in MATLAB, wich recognize 12 teached hand gesture.
- HELLO
- OK
- PEACE
- LIKE
- UNLIKE
- CALL ME
- FIGHT
- GUN
- ROCK
- HEART
- LITTLE BIT
- STAR TREK
Doesn't include Net beacouse size of file is too big
- Create database using file data_colection.m - change path for each gestures - example gestures have been placed in sample folder
- Run file hand_gest_recognition_train.m for train the Net
- Run file hand_gest_recognition_test.m for testing trained the Net.
- If you wanna see confusion matrix run Confusion_matrix.m - for better result can you create your own dataset for test