Skip to content

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

Notifications You must be signed in to change notification settings

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