GithubHelp home page GithubHelp logo

Comments (9)

prb2307 avatar prb2307 commented on August 27, 2024 4

I think you can use the two checkpoints given and load model from there. I also trained the whole dataset. I am not sure whether I am making sense. Pretty new to this ;)
you can refer this repo for extracting human silhouettes: url

from gaitset.

AbnerHqC avatar AbnerHqC commented on August 27, 2024 2

Hi~~ I believe the model trained on the whole CASIA-B dataset would has a better performance than the given checkpoints (trained with 74 persons). But I think you might have to spare a few of data for validation. So that you can find out which checkpoint you got during training is better.

As for test on custom video, besides the preprocessing like segmentation and alignment, I think you might also need to fine-tune the model on your own data first. Since data in CASIA-B is not so 'natural'.

from gaitset.

LavenderMP avatar LavenderMP commented on August 27, 2024

What should i do next to apply it on the camera?

from gaitset.

prb2307 avatar prb2307 commented on August 27, 2024

@LavenderMP you have to write your custom code for that. 1.take video 2. through the image segmentation get the silhouettes.

from gaitset.

LavenderMP avatar LavenderMP commented on August 27, 2024

Thanks for reply on my issue.
I know this is stupid but after i train the model and i got 20gb those checker file what do i do with that.
And btw how to make images like dataset from videos.
Btw i got the visdeos walking already

from gaitset.

prb2307 avatar prb2307 commented on August 27, 2024

@AbnerHqC Thanks. What do you mean by not so "natural"? Could you please elaborate, please? I tried to test it on the silhouettes I got by using OpenCV, the results are very bad as expected. (as the silhouettes are not of good quality) Have you tested the code with silhouettes other than CASIA-B?

from gaitset.

AbnerHqC avatar AbnerHqC commented on August 27, 2024

@prashant-bansod In casia-b, the videos were shot under a specific scene. People were walking with no other gestures. The pitch angle is fixed. However, in a natural scene, the circumstances could be much more complicated. People might have various gestures. For instance, people might be holding some things in their hands. Thus, I guess to get a satisfying result you might need to fine-tune the model.

from gaitset.

AbnerHqC avatar AbnerHqC commented on August 27, 2024

@prashant-bansod Current public gait datasets are very limited. We tested the model on casia-b and oumvlp as we presented in our paper but haven't tested it on any real scenarios.

from gaitset.

nezihkasim avatar nezihkasim commented on August 27, 2024

And, seems, there is no cross dataset tests... The model trained with CASIA-B, probably, cannot give satisfactory result for OUMVLP dataset, vice versa. This makes the model dataset-specific model, which is unfortunately unpractical for real scenarios :(

from gaitset.

Related Issues (20)

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.