You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.