cvlab-columbia / zero123

Zero-1-to-3: Zero-shot One Image to 3D Object (ICCV 2023)

Home Page:https://zero123.cs.columbia.edu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error when unzipping data

NevermoreCY opened this issue · comments

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.

same problem!

Same problem!

Same problem!

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