svip-lab / impersonator

PyTorch implementation of our ICCV 2019 paper: Liquid Warping GAN: A Unified Framework for Human Motion Imitation, Appearance Transfer and Novel View Synthesis
https://svip-lab.github.io/project/impersonator
Other
1.72k stars 317 forks source link

Training dataset with corrupted ZIP archive ("smpls.zip") #36

Closed AndroXD closed 4 years ago

AndroXD commented 4 years ago

Hello, the provided training data at your OneDrive link have a file named "smpls.zip" that appears to be corrupted, it doesn't unzip correctly in both Windows and Linux, even using tools such as 7-Zip and WinRar, it reports a bad zipfile offset at several points (from file #146 to #735), I re-downloaded it 4 times already and kept an eye on the progress bar to make sure there were no interruptions. Could you please check if the provided file is okay? Thanks!

zrhyst23 commented 4 years ago

Hello, the provided training data at your OneDrive link have a file named "smpls.zip" that appears to be corrupted, it doesn't unzip correctly in both Windows and Linux, even using tools such as 7-Zip and WinRar, it reports a bad zipfile offset at several points (from file #146 to #735), I re-downloaded it 4 times already and kept an eye on the progress bar to make sure there were no interruptions. Could you please check if the provided file is okay? Thanks! I have the same problem , have you got sovled?

AndroXD commented 4 years ago

I repaired the archive using Winrar repair option and I could extract all files, I'm not sure if there's anything corrupted, but so far the training has been running smoothly without any noticeable error.

piaozhx commented 4 years ago

@AndroXD @zrhyst23 we have uploaded a new lighter version of smpls.zip (remove some useless midterm variable) and now it's about 100MB, you can download the new one in same link.