• Stars
    star
    1
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

TensorFlow implementation of a gait prediction system based on computer vision a potential tool for the design of lower limb active prosthesis. It uses YOLOv2 for individual detection, and a human pose estimator built from ResNet-50 and a LSTM as prediction model.