VAL icon indicating copy to clipboard operation
VAL copied to clipboard

Can not reproduce the same result when reimplementing in Pytorch!

Open huynhtruc0309 opened this issue 3 years ago • 4 comments

Dear everyone who's working in this field, I am reimplementing this work in Pytorch. My code doesn't give the same result as the reported results in the paper. Can you guys help me out by seeing my code? I will appreciate it very much.

huynhtruc0309 avatar May 08 '21 09:05 huynhtruc0309

Dear everyone who's working in this field, I am reimplementing this work in Pytorch. My code doesn't give the same result as the reported results in the paper. Can you guys help me out by seeing my code? I will appreciate it very much.

Hi, sir. Have you download all the images in fashioniq. I have found that some url links are broken in fashioniq. How can I download the right pictures?

dafeng-li avatar May 09 '21 08:05 dafeng-li

Have you tried to run the script prepare_data.sh line by line?

huynhtruc0309 avatar May 10 '21 01:05 huynhtruc0309

Have you tried to run the script prepare_data.sh line by line?

I have run the download_fashion_iq.py. It shows that some url links are broken and some images are missing. The missing images are recorded in missing_dress.log file. I think there is a problem with the dataset.

dafeng-li avatar May 11 '21 11:05 dafeng-li

Have you tried to run the script prepare_data.sh line by line?

I have run the download_fashion_iq.py. It shows that some url links are broken and some images are missing. The missing images are recorded in missing_dress.log file. I think there is a problem with the dataset.

There are some broken URL links. It's the problem with the dataset.

huynhtruc0309 avatar May 11 '21 15:05 huynhtruc0309