jdyjjj / All-in-One-Gait

TrackGait is a sub project of OpenGait. Implemented a gait recognition system.
74 stars 12 forks source link

gait periodicity issues #13

Closed updatelse closed 10 months ago

updatelse commented 1 year ago

I have a question based on mask image for gait recognition, which is whether the proposed mask has the periodicity of human gait? If the mask graph in the gallery is not a complete gait cycle, and the mask in the probe is not a complete stride. These two steps are not a complete gait, so how do they compare and recognize?

Have they been aligned? If so, I didn't find where the alignment was done in the code.