cvlab-columbia / zero123

Zero-1-to-3: Zero-shot One Image to 3D Object (ICCV 2023)
https://zero123.cs.columbia.edu/
MIT License
2.64k stars 191 forks source link

error when unzipping data #79

Open NevermoreCY opened 1 year ago

NevermoreCY commented 1 year ago

Hi, thanks for sharing the training dataset. I downloaded the data zip file but encountered following error when running "tar -xvf views_release.tar.gz".

Error and previous few lines: " views_release/4823dcf53e804619a219c5a21d11a18c/000.npy views_release/4823dcf53e804619a219c5a21d11a18c/010.png views_release/2f493270de8d4ae2a63f1b3d4a1b396c/ views_release/2f493270de8d4ae2a63f1b3d4a1b396c/007.png

gzip: stdin: invalid compressed data--format violated tar: Unexpected EOF in archive tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now

"

wondering if any encountered this problem before, thanks.

bestyw commented 8 months ago

same problem!

Mainak-learner commented 8 months ago

Same problem!

xiechun-tsukuba commented 6 months ago

Same problem!

xiechun-tsukuba commented 3 months ago

Did anyone ever successfully uncompressed the data views_release.tar.gz ?