argoverse / av2-api

Argoverse 2: Next generation datasets for self-driving perception and forecasting.
https://argoverse.github.io/user-guide/
MIT License
306 stars 71 forks source link

Question about the extracting the argoverse 2 train dataset #230

Closed wzhgba closed 8 months ago

wzhgba commented 8 months ago

I downloaded the package s3://argoverse/datasets/av2/tars/sensor/train-006.tar which is about 54GB, but the extracted total size is 22 GB (63164 files). Seems partial data failed to be extracted. The downloading tool is aws command line from python pip, and the extracting tool is tar in Linux. I tried twice and got the same extracted file count and size. How can I extract the remaining part correctly?