Skip to content

LuffyDai/Gesture-recognition-using-Myo-in-Tensorflow-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gesture-recognition-using-Myo-in-Tensorflow

  • Use myo armband to collect multi-sEMG for every gesture by the Linux SDK: PyoConnect.
  • Gesture recognition by DNN in Google's Tensorflow framework.
  • The master branch is for the TensorFlow version 1.X(1.0-1.2), and there are another branch for the old version 0.X.
  • You can visualize the Neural Networks using tensorboard:
tensorboard --logdir=/tmp/ges_rec_logs/

requirement

About

Using myo armband to collect、

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%