Skip to content

marwasayed72/Hand-Gesture-Recogntion-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

60 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Hand Gesture Recognition System βœ‹πŸ€–

This project is a Hand Gesture Recognition System built using a CNN model to classify hand gestures in real-time.
The system is designed for accuracy, stability, and smooth performance.


πŸ“Œ Features

  • Real-time hand gesture detection.
  • CNN model optimized for stability and inference speed.
  • Supports multiple gesture classes.
  • Clean and modular project structure.

🧠 Why CNN?

We chose a Convolutional Neural Network (CNN) because:

  • It captures local spatial features in hand images effectively.
  • It offers the best balance between accuracy and inference speed.
  • More stable during training compared to other models.
  • Works smoothly in real-time applications.

πŸ“Š Model Performance

Here are the final metrics of the model:

Metric Value
Loss 0.0737
Accuracy 0.9957

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors