GaitRecognition
GaitRecognition copied to clipboard
How to train Gait Recognition model for my own datasets?
Thank you very for sharing your work. I have a walking video dataset of 20 persons and I need to build a gait recognition model to recognize a person. I run this code successfully on my machine and now I want to know how can I create a model for my dataset using this code? Thank You
You may refer to this issiue #1.
Thank you very for sharing your work. I have a walking video dataset of 20 persons and I need to build a gait recognition model to recognize a person. I run this code successfully on my machine and now I want to know how can I create a model for my dataset using this code? Thank You
Unfortunately, I couldn't run the code on my computer. Which ide did you use ? Did you create a model according to your dataset ? Thank you