Giter Club home page Giter Club logo

Comments (5)

halam189 avatar halam189 commented on July 28, 2024

Hello, thank you for your interest.

I used the Matlab code for reading the raw data, then, splitting the raw data into gait segments.
Please check the codes in: https://github.com/halam189/Gait_Recognition_LSTM/tree/main/FeaEx_Matlab
It depends on the experimental settings and the dataset that you should run one of the below scripts:

  • A_GaitSignalsExtraction_WHU_iden.m
  • A_GaitSignalsExtraction_WHU_auth.m
  • A_GaitSignalsExtraction_OU_iden.m
  • A_GaitSignalsExtraction_OU_auth_520_225.m
    To run the code, you need Matlab installed, and place the dataset in an appropriate path (specified by "dataPath" in the code).

Best regards.

from gait_recognition_lstm.

joynjosh avatar joynjosh commented on July 28, 2024

Thank you for your reply,
the following function is not available?
-funcProcessingExtract
-func_DataReArrange

from gait_recognition_lstm.

halam189 avatar halam189 commented on July 28, 2024

Hello, thank you for your feedback.
I added the "func_DataReArrange". Please find https://github.com/halam189/Gait_Recognition_LSTM/blob/main/FeaEx_Matlab/func_DataReArrange.m
I also updated the code (removing the add_path("func_DataReArrange"). This line is not important.
Thanks again,
Best regards,

from gait_recognition_lstm.

joynjosh avatar joynjosh commented on July 28, 2024

Thank you, it works. However seems that it only for windows segment. how about gait cycle segment? could you also share for the gait cycle segment?

from gait_recognition_lstm.

halam189 avatar halam189 commented on July 28, 2024

Hello, This study does not segment gait data into gait cycles.
We used window-based approach for segmentation.
Although section IV.C.2 reports a comparison between cycle-based and window-based segmentation, the cycles we used were from the study (Dataset#1). And, we do not have their code to obtain such gait cycles.

from gait_recognition_lstm.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.