Giter Site home page Giter Site logo

Comments (4)

gengshan-y avatar gengshan-y commented on July 29, 2024 1

Hi, for sequences beyond quadruped/human category (e.g., penguins, hand, eagle, laikago robot), we use the off-the-shelf quadruped CSE features. A more detailed instruction to reproduce those results are here.

You are right, one can apply banmo to categories like cups/cars without a pre-trained category-specific cse embedding, if good initial root poses are given.

from banmo.

DummyNodeHead avatar DummyNodeHead commented on July 29, 2024

Thanks for your response!

So during the registration, the same pre-trained quadruped CSE model is used to get canonical embeddings of the image, and is optimized with the MLP that get the embeddings of the 3D vertex jointly?
And I'm a little confused about this line. What do csenet_feats and dps refer to respectively?

from banmo.

gengshan-y avatar gengshan-y commented on July 29, 2024

csenet_feats is the 112x112x16 feature map, and dps is the 112x112 integer vertex index to the canonical mesh (used in CSE) for visualization only.

The script for CSE finetune is not published given all the results we've shown in the paper did not fine-tune CSE. But the functions are in this repo. To fine-tune CSE, you may need to pass --ft_cse and --nolineload --batch_size 8 --nsample 128. The later flags makes sure the whole image is loaded to compute CSE features.

from banmo.

DummyNodeHead avatar DummyNodeHead commented on July 29, 2024

Thanks for your help! I get it now,

from banmo.

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.