Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 370 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 370 Bytes

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.