Giter Site home page Giter Site logo

Comments (7)

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

That is correct, we use rest shape of the sheep/human only to train PoseNet.

from banmo.

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

Hi, the details about PoseNet training are in the paper supplement B.1.

The training data are rendered on the fly. For more details, see here the training code of PoseNet, as well as the rendering + augmentation pipeline. Unfortunately, the sheep mesh is under commercial license and we are not allowed to release it.

occ is the flow confidence computed by forward-backward check. It is renamed as cfd_at_samp and used here to weight flow reconstruction loss.

from banmo.

Aku02 avatar Aku02 commented on July 29, 2024

Thanks for your reply!

I have a couple more follow-up questions

  1. Is there any way to get access to the sheep mesh and its surface features? Which SMPL mesh did you use?
  2. Whether human.pth and quad.pth were trained posenet using the script you mentioned here?

from banmo.

gengshan-y avatar gengshan-y commented on July 29, 2024
  1. The sheep/SMPL mesh/surface features are from densepose-CSE. You may get the vertex features but I'm afraid it's not easy to get their vertex locations if you are outside the organization (even I don't have access to them now). A relevant issue is opened here. The SMPL mesh is a subdivided version of the original one as noted here.

  2. Yes.

from banmo.

vhvkhoa avatar vhvkhoa commented on July 29, 2024

Hi @gengshan-y, after looking through the training code of PoseNet, I would like to ask that did you only use a single human mesh to train PoseNet for humans, and another sheep mesh to train PoseNet for quadruped animals ?

If we put aside that there are various types of humans and animals, that might be handled well by the pretrained CSE features. How can your PoseNet predict the root pose very well when the objects make various poses ?

from banmo.

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

Yes.

The initial poses passed into banmo are noisy indeed due to deformations/shape variations. BANMo is updating the root poses during optimization. See here.

from banmo.

vhvkhoa avatar vhvkhoa commented on July 29, 2024

Thank you for your quick response. But I would like to clarify a little bit that my question is about the function forward_warmup that you used to pre-train PoseNet, which is stored in human.pth and and quad.pth.
I was wondering if they were trained using a single mesh, e.g., the mesh of resting pose sheep (illustrated in Fig.12 of your paper), with random camera poses generated around it ?

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.