ac-rad / MVTrans

MVTrans: Multi-view Perception to See Transparent Objects (ICRA2023)
https://ac-rad.github.io/MVTrans/
16 stars 3 forks source link

Unable to unzip the dataset correctly #5

Closed a17843915 closed 1 year ago

a17843915 commented 1 year ago

I downloaded the dataset at borealisdata.ca, unzipped it using zip and got 5000 *.pickle.zstd files instead of image files. Can you please tell me how to properly unzip the dataset and train the network.

Jack-XHP commented 1 year ago

our dataloader uses .zstd format instead of image files. If you want to access the raw image file, you can use the dataloader to get them