Skip to content

kenil121200/Hand-gesture-recognition-for-human-computer-interaction

Repository files navigation

Hand-gesture-recognition-for-human-computer-interaction

To Download Dataset:- Download Link
To Download Full Model Folder:- Download Link
To Download All Numpy Data File:- Download Link

Folder Structure

📦AI model
 ┣ 📂datasets
 ┃ ┣ 📂Down
 ┃ ┣ 📂Ideal
 ┃ ┣ 📂Stop
 ┃ ┗ 📂Up
 ┣ 📂dict
 ┃ ┣ 📜dict_d.pkl
 ┃ ┣ 📜dict_e.pkl
 ┃ ┣ 📜dict_ld.pkl
 ┃ ┗ 📜dict_le.pkl
 ┣ 📂model
 ┃ ┣ 📂assets
 ┃ ┣ 📂variables
 ┃ ┣ 📜keras_metadata.pb
 ┃ ┗ 📜saved_model.pb
 ┣ 📂numpy_data
 ┃ ┣ 📜x_test.npy
 ┃ ┣ 📜x_train.npy
 ┃ ┣ 📜x_val.npy
 ┃ ┣ 📜y_test.npy
 ┃ ┣ 📜y_train.npy
 ┃ ┗ 📜y_val.npy
 ┣ 📜camera_pred.py
 ┣ 📜Database.py
 ┣ 📜driver.py
 ┣ 📜gesture.py
 ┣ 📜Get_class.py
 ┣ 📜get_features.py
 ┣ 📜get_mobilenet.py
 ┣ 📜model.py
 ┗ 📜train_test_split.py

Demo Link

Demo of Hand Gesture Recognition For Human Computer Interaction

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published