facebookresearch / InterHand2.6M

Official PyTorch implementation of "InterHand2.6M: A Dataset and Baseline for 3D Interacting Hand Pose Estimation from a Single RGB Image", ECCV 2020
Other
676 stars 92 forks source link

test per batch #14

Closed slava-smirnov closed 3 years ago

slava-smirnov commented 3 years ago

hey!

great work

Google Colab (GPU enabled) doesn't have enough space to download all of the images (40GB). Yet it’s tempting to try the whole thing. Can you possibly provide which of tar parts consist test split?

slava-smirnov commented 3 years ago

for future references. this is about v0.0 version of the dataset

mks0601 commented 3 years ago

Hi, unfortunately, the images are uniformly splitted to zipped chunks. Maybe you can download images and upload test images to Google Colab server?

slava-smirnov commented 3 years ago

I guess yeah. That may work. Thanks for a workaround! Now the question would be how to proceed with 80gb for 5fps and 480gb for 30fps full dataset. assuming resolution won't change

ravitejageeda commented 3 years ago

is it working in colab ?

mks0601 commented 3 years ago

Sorry I haven't tested in colab