Skip to content

Quantitative Gait analysis using Deep Learning with a Wearable Sensor Platform

Notifications You must be signed in to change notification settings

srinivas-6/Deep-Learning-based-Gait-Abnormality-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep-Learning-based-Gait-Abnormality-Detection

Design & Development of a Wearable Sensor Platform used for quantitative analysis using Deep Learning for detecting abnormal characteristics associated with human gait.

In this research a wearable sensor system is presented, which combines Plantar pressure measurement unit and Inertial Measurement Units (IMU’s) integrated with a stacked Long short-term memory (LSTM) model to detect human gait abnormalities that are prone to the risk of fall.

image

The repository is structured as follows:

Provides a clear insight into the fundamentals of gait and the characteristics associated with Normal and Abnormal gait behaviors.

Showcases the sensor system hardware and software that was designed and developed suitable for the current goal image

Data Visualization

Visualization of data collected from the developed sensor system

As pressure distributions are unique to each individual and vary based on several factors such as body weight, age and foot shape visualizing the quantitative data collected from the insole will help further for indepth analysis

image

  • Abnormal gait data acquisition through simulation of three specific abnormal gait activity

  • Using a stacked LSTM model trained on normal behaviour to compute the error vectors for each of sequences, This error vector is then used as a metric value for detecting abnormality

  • One example shown here is prediction of LSTM against hemiplegic abnormal gait, the prediction error magnitude is 0.25 which indicates the presence of abnormality.

Gait Simulation LSTM output

Refer here to see the LSTM predictions aganist simulated gait activity and a clear comparision with healthy gait vadilates the model output also by computing significant gait parameters.

About

Quantitative Gait analysis using Deep Learning with a Wearable Sensor Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages