Giter Club home page Giter Club logo

Comments (4)

mks0601 avatar mks0601 commented on August 10, 2024

As my network is trained on human images, it won't work well on cartoon images :( However, if you can extract 2D pose from the cartoon character, you can use my another work Pose2Mesh (paper: https://arxiv.org/abs/2008.09047, code: https://github.com/hongsukchoi/Pose2Mesh_RELEASE). It predicts 3D mesh from 2D pose.

from i2l-meshnet_release.

Zrrr1997 avatar Zrrr1997 commented on August 10, 2024

I dont want to use cartoon images as input. What I meant was to use another 3D model only for the rendering in the end. The problem is how to transfer the estimated pose for the SMPL mesh to another one? Is that possible or reasonable?

P.S. Thank you for the fast reponse and the paper :)

from i2l-meshnet_release.

mks0601 avatar mks0601 commented on August 10, 2024

Ah sorry for the misunderstanding. For that, you can use SMPL pose parameter predicted in param stage of this repo. If the pose of another 3D model is defined in the same way of that of SMPL, you can just forward the predicted SMPL pose parameter to the another 3D model layer.

from i2l-meshnet_release.

Zrrr1997 avatar Zrrr1997 commented on August 10, 2024

Thank you! I think I can just use a texture for the SMPL model, but I do not know how to add that to your code and whether there are any ready-to-use textures online... However that is another issue so I am closing this one!

from i2l-meshnet_release.

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.