visual-compatibility icon indicating copy to clipboard operation
visual-compatibility copied to clipboard

missing of the json files

Open wangrx33 opened this issue 5 years ago • 6 comments

Thanks for your works. But I have an issue when I run the process_polyvore.sh. The train_no_dup.json files are missing. The ones I download from https://github.com/xthan/polyvore-dataset does not match the code. The image id in the json files does not match the id in the Polyvore dataset. image

Is it because the json file does not match the dataset? I just download the polyvore image dataset by running the get_polyvore.sh. Where should I download the correct json files.

wangrx33 avatar Oct 09 '20 07:10 wangrx33

When I run get_polyvore.sh and then process_polyvore.sh I got all the json files. If needed I can provide them.

gayalkuruppu avatar Oct 22 '20 16:10 gayalkuruppu

Hello, I just checked and the script is working, so if you don't have the JSON files you might have gotten an error.

In get_polyvore.sh you'll see the following line:

wget --no-check-certificate 'https://docs.google.com/uc?export=download&id=0B4Eo9mft9jwoWHhyc05VQnNyMHc' -O "$file"

Which downloads a gzip file that contains the JSON files. If this command is failing then you won't get the files. Is wget working in your computer? Could you rerun your script again?

Also I have updated the script so that it will try to decompress the gzip if the jsons directory is emtpy so you don't have to manually delete the jsons/ directory. You'll have to pull the latest changes in the master branch.

gcucurull avatar Oct 24 '20 09:10 gcucurull

当我运行 get_polyvore.sh 然后 process_polyvore.sh 时,我得到了所有的 json 文件。如果需要,我可以提供。

您好 我在运行的时候也出现了问题 请问您可以提供一下所有的json文件吗

outfit-net avatar Jun 30 '21 11:06 outfit-net

When I run get_polyvore.sh and then process_polyvore.sh I got all the json files. If needed I can provide them.

Hello, I also had some problems when running. Could you please provide all the JSON files

outfit-net avatar Jun 30 '21 11:06 outfit-net

When I run get_polyvore.sh and then process_polyvore.sh I got all the json files. If needed I can provide them.

can u share these json files with me.

liuxx2016 avatar Feb 23 '22 07:02 liuxx2016

Does anybody know where data/polyvore/dataset/questions_RESAMPLED_test.json file should come from?

korgmp3 avatar Jan 25 '24 03:01 korgmp3