Giter Site home page Giter Site logo

Comments (3)

neel1998 avatar neel1998 commented on July 28, 2024

Sorry for the late response.

VIBE gives SMPL style 3d joint information for the estimated pose, but for our experiments we use only the joints corresponding/similar to NTU Kinect skeleton representation. This https://github.com/mkocabas/VIBE/blob/c0c3f77d587351c806e901221a9dc05d1ffade4b/lib/data_utils/kp_utils.py#L212 provides the order of joints that are given by VIBE, from this we select the joints corresponding to the NTU kinect skeleton.

I hope this clarifies your doubt.

from quovadis.

Qinying-Liu avatar Qinying-Liu commented on July 28, 2024

@neel1998 Thanks for your kind reply! So there are some differences between the codes and the discriptions of 'VIBE pose estimate gives 49 joints in total out of which we are choosing the first 25 body joints common with Openpose. The joint ordering for Openpose is here. ' ? I am asking the problem since I am using the dataset. Hope to your reply soon.

from quovadis.

pranaygupta36 avatar pranaygupta36 commented on July 28, 2024

Hi @canbaoburen, you are right, the joints mentioned in the script are not from openpose. From the 49 joints listed in [this function]https://github.com/mkocabas/VIBE/blob/c0c3f77d587351c806e901221a9dc05d1ffade4b/lib/data_utils/kp_utils.py#L212) , the first 25 are openpose joints. We take 23(removed the jaw) out of the remaining 24, and take big toe (19, 22) from openpose to obtain the 25 joints in skeletics-152.

Thanks for pointing it out! We will correct the description.

from quovadis.

Related Issues (14)

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.