fhstp / IntellEvent

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:Creative Commons Attribution 4.0 International


Languages

Language:Python 59.0%Language:Jupyter Notebook 39.5%Language:Batchfile 1.4%