Skip to content

Anmol659/handsign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

HandSign Detection with Machine Learning

This project is a machine learning-based system to detect hand signs using computer vision and deep learning techniques. It is built using Python, OpenCV, and TensorFlow/Keras, and is designed for educational and assistive technology purposes.

πŸš€ Features

  • Real-time hand sign recognition
  • Trained on a custom dataset of hand gestures
  • Uses Convolutional Neural Networks (CNN)
  • Interactive interface using OpenCV

πŸ“ Project Structure

🧠 Model Overview

The model uses a CNN trained on labeled hand gesture images to classify gestures into predefined categories. It is designed to recognize hand signs corresponding to alphabets or control signals.

πŸ› οΈ Installation

  1. Clone the repository:
    git clone https://github.com/Anmol659/handsign.git
    cd handsign

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published