Skip to content

mingweihe/Gesture-recognition

Repository files navigation

Gesture Recognition

In this project, I created Hybrid-7 which is a model focus on hand gesture recognition.

what is Hybrid-7

7 convolutional layers.
6 maxpooling layers.
2 fully connected layers.
Hybrid7Init6clsQ.ipynb includes the detail model initialization.
All comments/corrections are more than welcome.