Giter Site home page Giter Site logo

Comments (5)

bearpaw avatar bearpaw commented on May 28, 2024

The scale keeps the height of the person as about 200 px. You should set the scale according to the groundtruth annotation or the detection bounding boxes.

from pytorch-pose.

CoinCheung avatar CoinCheung commented on May 28, 2024

Hi, thanks for explaining!!

If I did not misunderstand your answer above. I should compute the bounding box height with h=200 x scale, and with the center coordinates (c0, c1), I could compute the y coordinate of the upper left point with: y1=c1-h/2. Is this the correct story?

If I am not wrong about the heigt, what about the bounding box width? Shall I treat the bounding box as some rectangle box?

from pytorch-pose.

YinZ-510 avatar YinZ-510 commented on May 28, 2024

@CoinCheung
Hi, I also want to train this network on on my own dataset, my input picuture size is 720x1280,
but I don't know how to set the scale and center.
Can you give me some advice?

from pytorch-pose.

DonaldKam avatar DonaldKam commented on May 28, 2024

@bearpaw The scale keeps the height of the person as about 200 px. You should set the scale according to the groundtruth annotation or the detection bounding boxes.
-----------------Well I guss it does not have to be height, but also can be width. Actually, it should be max(h,w), Make sense?

from pytorch-pose.

xiaoxin05 avatar xiaoxin05 commented on May 28, 2024

@CoinCheung Have you solved this problem? About scale and center?

from pytorch-pose.

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.