NVlabs / dex-ycb-toolkit

A Python package that provides evaluation and visualization tools for the DexYCB dataset
https://dex-ycb.github.io
GNU General Public License v3.0
145 stars 24 forks source link

subject-specific hand shapes (ß) #33

Closed wetoo-cando closed 9 months ago

wetoo-cando commented 10 months ago

Hello @ychao-nvidia ,

In the paper it says "We pre-calibrate the hand shape β for each subject and fix it throughout each subject’s sequences."

Can you please shed some light on how this was done exactly?

Thanks.

ychao-nvidia commented 10 months ago

We built an interactive user interface for calibrating MANO shape parameter per subject. Below is a summary of the pipeline:

wetoo-cando commented 9 months ago

Thanks for the detailed response @ychao-nvidia !