minar09 / cp-vton-plus

Official implementation for "CP-VTON+: Clothing Shape and Texture Preserving Image-Based Virtual Try-On", CVPRW 2020
https://minar09.github.io/cpvtonplus/
MIT License
346 stars 120 forks source link

Cannot untar the dataset with download.py #16

Closed ItsJasonPan closed 4 years ago

ItsJasonPan commented 4 years ago
image

I encountered the same problem as shown above on both MacOS and Linux. I also tried downloading the dataset manually from the google drive but I still couldn't untar it.

thaithanhtuan commented 4 years ago

This data is from CPVTON implementation: https://github.com/sergeywong/cp-vton From the Error message, it may come from the downloaded file is not successful? It should be 228 MB. Can you check to download data from CPVTON github given in google drive.

minar09 commented 4 years ago

Hi @ItsJasonPan , the whole dataset is uploaded in onedrive (link: https://1drv.ms/u/s!Ai8t8GAHdzVUiQQYX0azYhqIDPP6?e=4cpFTI). This contains full and processed dataset, which you can test directly with the pre-trained models. No need to run dataset_neck_skin_correction or body_binary_mask. Hope that helps. Thank you.

ItsJasonPan commented 4 years ago

Thanks @minar09 @thaithanhtuan , it seems that the original dataset is corrupted or incompatible with macOS.