I have downloaded the image data from ImageNet ILSVRC2012 and save into a hard disk on this site : http://www.image-net.org/challenges/LSVRC/2012/nonpub-downloads . I am working on OSX.
When I do tar -xvf ILSVRC2012_img_train.tar
, I have this error :
x n01729977.tar: Truncated tar archive
tar: Error exit delayed from previous errors.
Does anyone have any idea how to fix it ?
I tried to download this synset apart through the website directly but when I re-use tar -xvf ILSVRC2012_img_train.tar
, I had the same issue.
Thank you
Thank you Prune. Indeed my problem was linked to the downloading. Don't know why it was not fully downloaded. The actual file is 140GB.