Giter VIP home page Giter VIP logo

Comments (4)

PeizhuoLi avatar PeizhuoLi commented on July 23, 2024

Thank you for your interest. Unfortunately, converting joint position (json_output_from_openpose) to joint rotation (bvh) is not a trivial task and the latter representation is necessary for driving skinned model.

Although reconstructing 3D animation from monocular video is beyond the scope of this library, it is a popular research area and there are some nice works. You could try to integrate other projects and train your own model.

from deep-motion-editing.

aitikgupta avatar aitikgupta commented on July 23, 2024

Thanks for the definitive answer, I have 1 logical question though, might be a very beginner-mindset question.

Can't we use relative rotations / movements in an animation (one .bvh which contains one type of armature doing something) and impose those relative notations onto a different armature (one .fbx which contains a skinned model with its own armature, but no animation) without using a trained model?

from deep-motion-editing.

PeizhuoLi avatar PeizhuoLi commented on July 23, 2024

I'm not quite sure what does relative rotation mean. But I think that's exactly what motion retargeting does: transfer an animation from one armature to another different armature. And of course, there exists related works without using deep learning method and possibly can deal with unseen armature.

from deep-motion-editing.

aitikgupta avatar aitikgupta commented on July 23, 2024

By relative rotation I meant, for example relative rotations and movements in parent-child structures, so effectively we'll have a core bone, and other bones' relative rotations to represent the whole structure, and how this would help is, it would standardize over almost any armature type. (Just a vague beginner idea, could be completely wrong here).

Apart from that, would you be kind enough to point me to some other existing related works? I tried exploring, but in vain.
Thanks anyways. 👍

from deep-motion-editing.

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.