Gesture Game Demo in Unity3D, Dynamic Gesture Recognition using ML Agent
Game(final release version) demo screenshot(video link)
Screenshot(video link)
Game(demo) purpose: Draw gesture by mouse(It is possible to change Leap motion, VR Controller and mobile(Android/iOS) and kill zombies.
- Dynamic Gesture Recognition based Deep Neural Networks
- Model Serving using ML Agent
- Unity3D Game Demo(*.exe link)
- Collected gesture data using leap motion
- With main pivot(etc..head direction,front direction), you can use gestures in 3D space.
- Final release version is diffrent form(current demo : DNN based, final release version: K-NN(1$ recognizer) based, only demo!!)
- Install Unity3D(version>=2018)
- Run unity and play projects
https://github.com/jhcnode/Dynamic-Gesture-Recognition-in-3D-space

