| title: Hand Gesture Recognition | |
| emoji: ✋ | |
| colorFrom: blue | |
| colorTo: green | |
| sdk: gradio | |
| sdk_version: "5.38.2" | |
| python_version: "3.10" | |
| app_file: app.py | |
| pinned: false | |
| # Hand Gesture Recognition | |
| This application recognizes hand gestures using a CNN model trained on the LeapGestRecog dataset. | |
| ## Supported Gestures | |
| - Palm | |
| - L | |
| - Fist | |
| - Fist Moved | |
| - Thumb | |
| - Index | |
| - OK | |
| - Palm Moved | |
| - C | |
| - Down |