Skip to content
/ ASEP Public

Hand Sign to Text with GUI Python Pipeline Project

Notifications You must be signed in to change notification settings

rachmanz/ASEP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sign-Hand-to-Text-Pipeline (ASEP)

ASEP is the shorthand the name A Sign Hand Excluding Pipeline is the model with GUI Python for the detection the sign hand make into the word and predicted and make a sequential word based on corpus in english. ASEP can only run with GPU power (CUDA) from NVIDIA, with model DNN ASEP can detected and write the object with performance 3.2 sec on the best preformance per word. ASEP is NOW UNDER BUILDING with project still Alpha Development.

How to run the Program

Firstly, you can clone this repository with :

if you are using the git bash,

git clone https://github.com/rachmanz/ASEP

if not using git bash you can find the release product alpha in here

So, after the cloning the repository you can run the requirement library to local python or another apps you can use :

pip install -r requirement.txt

and now you can run the program with :

python application.py

Created by : Databits Indonesia