E5D5 GitHub - Seckrel/gesture-controlled-drone-react: Controlling a 3D drone in react js using hand based gestures
[go: up one dir, main page]

Skip to content

Seckrel/gesture-controlled-drone-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Gesture Controlled Drone (6dof simulation using hand gestures)


Abstract

The purpose of this project is to develop web-based demonstration to visualize intuitive and fluid control over 3D object using hand-based gesture controls. Project focuses on collection of data to train model, development of gesture detection model using Keras, and deployment of said model in a web app. Gesture classification is done via sequential dense neural network with three hidden layers; whereas its deployment in the form of web app is done using React JS and Three JS. End goal of project is to create a web app which can control a 3D object using hand gesture fed from webcam.
Model Repo

๐Ÿš€ To Install

yarn install

๐Ÿ To Run

yarn start

โš ๏ธ **If not working please make sure web cam access is given (as this is required)

References

About

Controlling a 3D drone in react js using hand based gestures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0