DART2022 / DART

DART: Articulated Hand Model with Diverse Accessories and Rich Textures (NeurIPS 2022 - Datasets and Benchmarks Track)
https://dart2022.github.io/
133 stars 10 forks source link

Details about MANO extension #4

Closed codytackson closed 1 year ago

codytackson commented 2 years ago

Hi @DART2022 ,

Thanks for sharing ideas and code with us. I am confused about the pseudo code of alignment process in Fig. 2a. The code seems only extend the dimension of W, P and R and leaf out the wrist part as zero. My questions are:

  1. Do we need to run LBS after this pseudo code ?
  2. How can we convert the \theta and \beta from MANO to the new parameters of DART?

Thanks.

tomguluson92 commented 2 years ago

For compatibility's sake, the \theta and \beta can be used directly to drive the original MANO or DART.