iPERDance / iPERCore

Liquid Warping GAN with Attention: A Unified Framework for Human Image Synthesis
https://iperdance.github.io/work/impersonator-plus-plus.html
Apache License 2.0
2.42k stars 316 forks source link

Fail to Extract files from images_HD.tar.gz #129

Closed zhangyahu1 closed 2 years ago

zhangyahu1 commented 2 years ago

Thanks for sharing your nice work! I meet a problem that I cannot unzip the dataset downloaded from Onedrive. When I run <tar -zxvf images_HD.tar.gz> or <tar -xvf images_HD.tar.gz>, the error arises:

gzip: stdin: invalid compressed data--format violated images_HD/001/29/2/0400.jpg tar: Unexpected EOF in archive tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now

I tried to download twice but still met the some problem. Could you give me some advice to solve this problem?