Deep Learning to identify gait events
Project description
DeepEvent Version 0.4
We propose a new application (DeepEvent) of long short term memory recurrent neural network to the automatic detection of gait events. The 3D position and velocity of the markers on the heel, toe and lateral malleolus were used by the network to determine Foot Strike (FS) and Foot Off (FO). The method was developed from 10526 FS and 9375 FO from 226 children. DeepEvent predicted FS within 5.5 ms and FO within 10.7 ms of the gold standard (automatic determination using force platform data) and was more accurate than common heuristic marker trajectory-based methods proposed in the literature and another deep learning method.
Requirement
Windows 64 bits only, python3.7, Keras, Tensorflow, pyBtk, Numpy, Scipy, GoogleDriveDownloader
All depedancies are available in pipy
Installation
pip install deepevent==0.4
Running DeepEvent
deepevent -i FilenameIn.c3d -o FilenameOut.c3d
deepevent --input FilenameIn.c3d --output FilenameOut.c3d
deepevent --input FilenameIn.c3d
where FilenameIn.c3d is the c3d file to identify gait events, FilenameOut.c3d is the new file with the gait events.
In the last case, filenameIn.c3d is overwritten with gait events
Bibliography
Lempereur M., Rousseau F., Rémy-Néris O., Pons C., Houx L., Quellec G., Brochard S. (2019). A new deep learning-based method for the detection of gait events in children with gait disorders: Proof-of-concept and concurrent validity. Journal of Biomechanics. Volume 98, 2 January 2020, 109490.
Contacts
Original developer
mathieu.lempereur@univ-brest.fr
Mathieu LEMPEREUR
CHRU de Brest - Hopital Morvan
Service MPR
2 avenue Foch
29609 BREST cedex
FRANCE
Forked developer
fabien.leboeuf@gmail.com
Fabien Leboeuf
Ingénieur "analyste du mouvement" du Pole 10, CHU Nantes, France
Chercheur associé de l'Université de Salford, Manchester, Royaume uni
Laboraratoire d'analyse du mouvement
85 rue saint Jacques
44093 Nantes
FRANCE
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file deepevent-0.4.tar.gz
.
File metadata
- Download URL: deepevent-0.4.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/2.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d2fb408fda0940137abd27d972632e19b6ff071763ca89e20031d9afe1cb441 |
|
MD5 | 736415a0f79c76d4683d66bc03d5dc67 |
|
BLAKE2b-256 | c36cfead20de24b88239d8995888b207730bc213b0b18e4af3165ee24289ff95 |
File details
Details for the file deepevent-0.4-py3-none-any.whl
.
File metadata
- Download URL: deepevent-0.4-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/2.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 337b1a602f24ad8786baa9872ad8d41e46eac7c680bba7fa962f477ce03c205a |
|
MD5 | 0094093cf567b25e1e7250fad39db80a |
|
BLAKE2b-256 | b1ad1f9cec775fcc795d8c5d556533c09607c1ac2cce8937ebcf1f93e1e1ae2a |