GithubHelp home page GithubHelp logo

Comments (5)

Binyr avatar Binyr commented on July 30, 2024

I read your paper again. 'objpos' is image center. But I still do not know how to generate 'scale'.

from pyranet.

bearpaw avatar bearpaw commented on July 30, 2024

You can find the code to generate the JSON file here: https://github.com/bearpaw/pytorch-pose/blob/master/miscs/gen_lsp.m

Actually, it is borrowed from Convolutional Pose Machine: https://github.com/shihenw/convolutional-pose-machines-release/blob/a345bc5c760073792b6b5ec29d3bde01557a5a9b/training/genJSON.m

I didn't dig into the equations. But it should be some statistics from the training set (e.g., the average height of persons are 200px or something like that).

from pyranet.

bearpaw avatar bearpaw commented on July 30, 2024

Another thing of CPM is that, it uses additional training data from LSP and LSP extended to train the model for the MPII dataset. In this case, we want to make sure that persons in different datasets should have roughly the same scale. That's how CPM computes the scales.

from pyranet.

Binyr avatar Binyr commented on July 30, 2024

Thanks for your reply!
I am confused by this complicate computation. It seems that joints location is used to generate 'scale'.
Could I use it directly for evaluate my model?

from pyranet.

xiaoxin05 avatar xiaoxin05 commented on July 30, 2024

@Binyr hi,Would like to ask the question about the scale to understand?

from pyranet.

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.