Skip to content

IntellEvent is a robust and accurate overground gait event detection algorithm for various pathologies. Here you can find a pipeline for Vicon Nexus to implement in your routine which automatically detects initial contact and foot off events during walking.

License

fhstp/IntellEvent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IntellEvent

IntellEvent is an accurate and robust machine learning (ML) based gait event detection algorithm for 3D motion capturing data which automatically detects initial contact (IC) and foot off (FO) events during overground walking using a certain markerset. The underlying model was trained utilising a retrospective clinical 3D gait analysis dataset of 1211 patients and 61 healthy controls leading to 5717 trials with at least four gait events per trial determined by force plates. IntellEvent is only trained on ground truth (= force plate) data which ensures the quality of the training events (objective). For further information visite the publication website here.

Requirements

When using the current models (.h5 files) for the Vicon Nexus pipeline:

General requirements:

  • Python 3, Tensorflow, Keras, Numpy, Pandas, Scipy

Contact

bernhard.dumphart@fhstp.ac.at

License

Attribution-NonCommercial-ShareAlike 4.0 Internationa

About

IntellEvent is a robust and accurate overground gait event detection algorithm for various pathologies. Here you can find a pipeline for Vicon Nexus to implement in your routine which automatically detects initial contact and foot off events during walking.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published