Code Monkey home page Code Monkey logo

Comments (5)

HowieMa avatar HowieMa commented on September 21, 2024

It stands for "right ankle" and "left ankle". I directly adopt the code from multiview-human-pose

from transfusion-pose.

jianlai123-123 avatar jianlai123-123 commented on September 21, 2024

It stands for "right ankle" and "left ankle". I directly adopt the code from multiview-human-pose

Thank you for your reply

from transfusion-pose.

jianlai123-123 avatar jianlai123-123 commented on September 21, 2024

Hello, I have another question about the key points. Many projects use 16 key points, and this article uses 20. I can't find this structure diagram, so I want to ask. In posture estimation, 10: upper neck and 13: top of head, which key point points to them respectively. 0: root points to 7: abdomen, 7: abdomen points to 8: chest, is that right? Looking forward to your reply, thank you!
@HowieMa

from transfusion-pose.

HowieMa avatar HowieMa commented on September 21, 2024

Hi, thanks for asking.

Firstly, different datasets have different keypoint definitions of the human joint.
For example, the COCO dataset has 17 key points, as shown below:
image.
You can also find some examples on their official website.

For the MPII dataset, it has 16 key points, you can find the definition at our code.
image

For the Human 3.6M, it has 17 key points,
image

Thus, there is no "root" joint for COCO, but there is "root" joint in MPII and Human 3.6M. Usually, the root joint is around the belly or waist.
Note that, all of these key points are defined by the dataset officially, rather than a special definition in our paper.

Secondly, as said above, the 20 union key points are adapted from the multiview-human-pose. This is a union of keypoint graphs of both Human 3.6M and MPII, rather than a special type of graph. That's why there are both "neck" and "upper neck" in the 20-joint set.

image

from transfusion-pose.

jianlai123-123 avatar jianlai123-123 commented on September 21, 2024

Thank you for your reply

from transfusion-pose.

Related Issues (10)

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.