Giter Club home page Giter Club logo

Comments (3)

YujiaoHao avatar YujiaoHao commented on May 18, 2024

hi, I'm facing a similar problem to yours. Do you have any updates?
Thank you in advance!

from amass.

glisca avatar glisca commented on May 18, 2024

Hi there, unfortunately I have no updates. I had to focus on other topics and this one remained hanging.
Kind regards,

from amass.

nghorbani avatar nghorbani commented on May 18, 2024

lets set up a debugging scenario.
forget about the bvh and only get a smpl in pose_body = 0, trans=0, root_orient=0.
now transform the vertices (or a subset) it to a location you desire using your transformation technique. now pose the smpl body using trans and root orient.
If the two bodies overlap then your transformation code is correct. if not then debug is needed.
Please note that the root joint might not be at zero location. That means in a zero tpose smpl body (i.e. pose_body = 0, trans=0, root_orient=0) if you do bm.Jtr.view(1, -1, 3)[:,0]) then the value is slightly above zero. This would change the center of all transformations.
let me know if you need more help on this.

from amass.

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.