Skip to content

This project is co-created by Charlotte Ma, Jason Wang, Kerr Tan for gesture recognition classification task

Notifications You must be signed in to change notification settings

Kerrk07/Gesture-recognition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gesture-recognition

We find inspiration in the captivating world of gesture recognition depicted by movies like "Ready Player One." We're witnessing how virtual reality (VR) is rapidly reshaping the gaming landscape, capturing the imagination of major industry players. Companies like Meta have unveiled exciting innovations, like their electromyography (EMG) wearable wristband, which can detect hand movements and seamlessly integrate with their advanced AR glasses, Nazare. This isn't just about gaming; it's also about revolutionizing how we interact with technology in numerous real-world scenarios. Gesture recognition is making inroads in fields like healthcare, where it aids in surgical procedures, and in education, where it enhances interactive learning experiences. Beyond that, it's transforming accessibility for the deaf community by facilitating sign language recognition. Our project is driven by the desire to explore this exciting field further, gain a deeper understanding of its capabilities, and hope to experiment with more possibilities in this area.

Credits to the Hagrid dataset as dataset resource(Kapitanov Alexander et al, HaGRID - HAnd Gesture Recognition Image Dataset (2022). Cornell University, arXivLabs. Url: https://arxiv.org/pdf/2206.08219.pdf)

The "experiment" is the original colab file which shows you how we trained and tested on the data.

The dataset is already loaded inside of the google colab.

The model is for classification of 19 kinds of gestures(those displayed in the picture and no_gesture class): image

We seek to classify the gestures. To test model robostness, we use three different kinds of data augmentation and test our model based on the dataset. image

About

This project is co-created by Charlotte Ma, Jason Wang, Kerr Tan for gesture recognition classification task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%