Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 718 Bytes

File metadata and controls

25 lines (17 loc) · 718 Bytes

Cross Modal Datasets

include COCO2014, Mirflckr25K, Nus Wide, IAPR TC-12

you need .mat file to read data. for each dataset, there are three part mat file you need read(imgList.mat, tag.mat, label.mat)

And you can download from follows url:

Mirflckr25K

Nus wide

MS-COCO

IAPR TC-12

After download these mat file, please put in data folder "torchcmh/dataset/data/$datasetname/"