Skip to content

Convolutional neural network based on AlexNet create in MATLAB, wich recognize 12 teached hand gesture.

Notifications You must be signed in to change notification settings

Jaa-W/Hand-Gesture-Recognition

Repository files navigation

Hand-Gesture-Recognition

Convolutional neural network based on AlexNet create in MATLAB, wich recognize 12 teached hand gesture.

TEACHED GEASTURE

  • 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

Instruction

  1. Create database using file data_colection.m - change path for each gestures - example gestures have been placed in sample folder
  2. Run file hand_gest_recognition_train.m for train the Net
  3. Run file hand_gest_recognition_test.m for testing trained the Net.
  4. If you wanna see confusion matrix run Confusion_matrix.m - for better result can you create your own dataset for test

About

Convolutional neural network based on AlexNet create in MATLAB, wich recognize 12 teached hand gesture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages