extract_frame function extracts the frames for training images /traindata stores the frames in /framedata/Gesturename/filename.png - 17 subdirectories extract_features function extracts training features from /framedata/ and averages the feature vectors adn stores in feature[] cosine_similarity function extracts frame, sends frame to feature extract and stores the feature vector inside testfeature[] compares test_feature vector with 17 feature vectors using cosine_similarity in Keras the gesture label corresponding to the minimum is stored in csv. The same is repeated for 51 test videos
-
Notifications
You must be signed in to change notification settings - Fork 0
BargavS/HandGestureProject
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This repository consists of project done as a part of Masters course - Gesture recognition using CNN model
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published