Skip to content

WZS666/hand_gesture_prediction

Repository files navigation

hand_gesture_prediction

Dependencies

  • Python3.6
  • Opencv2
  • pygame
  • numpy
  • keras
  • tensorflow-gpu

Usage

Train model

Before you train, please check your training data's path and classes's floderName is correspond with code.

python train.py

Predict

It's better for you to predict in the dack background or collect new birght background and train it.

python predict.py

Command

You can add any new command if you need

u to higher Threshold Binary's quality
l to lower Threshold Binary's quality
s to save current image
c change THRESH_BINARY to THRESH_BINARY_INV
q exit the program

Dataset

This dataset is collect by Wylie Sun and Chang-Yu-Han.
Please feel free and use it.
Wylie&Yuhan's hand dataset

Demo

demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages