GithubHelp home page GithubHelp logo

khanhdq109 / pipeline-for-hand-gesture-recognition Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 0.0 412.26 MB

Developing a pipeline for Hand Gesture Recognition

Python 98.31% Shell 1.69%
deep-learning hagrid hand-detection hand-gesture-recognition jester-v1 pytorch rgb video-classification yolov8

pipeline-for-hand-gesture-recognition's Introduction

Pipeline for Hand Gesture Recognition

Develop a real-time dynamic hand gesture recognition system using the HaGRID and JESTER datasets. It includes detection and classification components for accurate performance. Below are the project structure, setup, and execution details.

Project structure

Dataset

Detection

In this project, we use HaGRID dataset for detection task. You can download the version of the dataset for YOLO here:

Classification

For classification task, we use JESTER dataset. You can download it here:

Setup

Setup directories: Hand_Gesture/src.
After clone this repository in src, run this command to install requirement packages, download and setup dataset:

./setup.sh

CAUTION: You must have at least 70GB of memory available.

Execute

To train, evaluate models as well as run the program, you have to manually tune parameters from the source code.

Detection

Train:

python detect_train.py

Evaluate (image or video mode):

python detect_eval.py

Classification

Run this command to train model as well as save metrics:

You can set small_version = True in classify_train.py to run a demo with a small version of the dataset.

./train.sh

Evaluate:

python classify_eval.py

Run the model with real-time camera:

python program.py

Author

Quoc Khanh

pipeline-for-hand-gesture-recognition's People

Contributors

khanhdq109 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pipeline-for-hand-gesture-recognition's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.