GithubHelp home page GithubHelp logo

Other joints about pytorch-cpn HOT 4 CLOSED

gengdavid avatar gengdavid commented on June 1, 2024
Other joints

from pytorch-cpn.

Comments (4)

GengDavid avatar GengDavid commented on June 1, 2024

I'm sorry, I'm not sure what you exactly mean by saying "Do you think that the the detection box should affect training seeing as it's increase so significantly in the image preprocessing?" Do you mean training with detection bbox?

For another question, I think it depends on the difficulty of your data rather than just the number of joints.

from pytorch-cpn.

ttdd11 avatar ttdd11 commented on June 1, 2024

@GengDavid thanks for the reply.

Sorry my first question wasn't clear. In using the bbox from the COCO set, how important do you think using the ground truth values is, seeing as the box size is increased by 25 percent during training. The result of this increased size makes multiple people visible in some images, which makes me think that it's accuracy isn't too crucial.

In terms of the joints, I think my question is more of a training question. How much more training do you think it required for additional joints? Do you think the addition of other joints would significantly affect the map of the coco set?

Thanks for you help!

from pytorch-cpn.

ttdd11 avatar ttdd11 commented on June 1, 2024

Another training question. You guys used the 2017 training set where as the paper used the 2014 set. Do you imagine that there will be any differences as a result of the year or probably not? Perhaps in terms of the amount of training required as the 2014 set is smaller.

from pytorch-cpn.

GengDavid avatar GengDavid commented on June 1, 2024

The size of bbox is enlarged because the bbox can not always cover all keypoints for a single person since it is labeled for detection but not for keypoints task.
For the second question, I still think it depends on the distribution of your data. It hard to say "how much more training" it needed. Adding some additional joints on COCO may have some effects, but it also depends on how "importance" the joint is.

Training data set is almost the same with the original implementation(maybe only one or two images are removed in the original implementation).

from pytorch-cpn.

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.