otaheri / GrabNet

GrabNet: A Generative model to generate realistic 3D hands grasping unseen objects (ECCV2020)
https://grab.is.tue.mpg.de
Other
236 stars 29 forks source link

Obtaining the Object Meshes / Preprocessing of GRAB data for Grabnet #7

Closed knsjoon closed 3 years ago

knsjoon commented 3 years ago

Hello, Omid!

Q1 ) I saw on the paper of GRAB (specifically about GRABNET) how you pre-processed the GRAB dataset for GRABNET usage with several filtering processes (eg. get rid of period of data when the left hand is touching the object). Is it possible for me to find that code as well?

Thank you!

knsjoon commented 3 years ago

The file that is related to the preprocessing of GRAB data for the GRABNET, can be found on GRAB GitHub repository under the name "grab_preprocessing.py".