معرفی شرکت ها


deepevent-0.4


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Deep Learning to identify gait events
ویژگی مقدار
سیستم عامل -
نام فایل deepevent-0.4
نام deepevent
نسخه کتابخانه 0.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Lempereur Mathieu
ایمیل نویسنده mathieu.lempereur@univ-brest.fr
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/deepevent/
مجوز -
# 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 ```sh pip install deepevent==0.4 ``` ## Running _DeepEvent_ ```sh 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](https://doi.org/10.1016/j.jbiomech.2019.109490). Journal of Biomechanics. Volume 98, 2 January 2020, 109490. ## Contacts **Original developer** [mathieu.lempereur@univ-brest.fr](mailto:mathieu.lemepreur@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](mailto:fabien.leboeuf@gmail.com)<br/> Fabien Leboeuf<br/> Ingénieur "analyste du mouvement" du Pole 10, CHU Nantes, France<br/> Chercheur associé de l'Université de Salford, Manchester, Royaume uni<br/> Laboraratoire d'analyse du mouvement<br/> 85 rue saint Jacques<br/> 44093 Nantes<br/> FRANCE


نیازمندی

مقدار نام
>=2.1.0 tensorflow
>=2.3.1 keras
>=1.18.1 numpy
>=1.4.1 scipy
>=0.1.1 pyBTK
==0.4 googledrivedownloader


نحوه نصب


نصب پکیج whl deepevent-0.4:

    pip install deepevent-0.4.whl


نصب پکیج tar.gz deepevent-0.4:

    pip install deepevent-0.4.tar.gz