PKU-ICST-MIPL / UGACH_AAAI2018

Source code of our AAAI 2018 paper "Unsupervised Generative Adversarial Cross-modal Hashing"
52 stars 23 forks source link

Ask for test #7

Open zengdonghuo opened 5 years ago

zengdonghuo commented 5 years ago

Hi

Thanks for releasing your dataset, training set but how about the rest test set? if I get the training set without a test set. I think I have no way to go. can you share this part?

Best Regards DH

PKU-ICST-MIPL commented 5 years ago

you can download the nus-wide dataset, and use the feature extract tools to extract the feature for test set. We resized the images to 255x225 and crop into 224x224(crop is achieved by Caffe). the query set is randomly selected from the test set.

zengdonghuo commented 5 years ago

thanks for your reply, the problem is that many images are offline, I can't download.