Source code for paper "Label Embedding Online Hashing for Cross-Modal Retrieval"
Introduction
0. About the paper
This repo is the source code for the paper "Label Embedding Online Hashing for Cross-Modal Retrieval" on ACM MM-2020 (https://doi.org/10.1145/3394171.3413971). If you have any questions about the source code, please contact: yxinwang@hotmail.com.
1. Running Environment
Matlab
2. Datasets
We use three datasets to perform our experiments, i.e., MIRFLICKR-25K, IAPR TC-12, and NUS-WIDE datasets.
You can download all dataset from pan.baidu.com. The links are listed as follows:
-
MIRFLICKR.mat Password: 6666
-
IAPR TC-12.mat Password: 6666
-
NUSWIDE10.mat Password: 6666
3. Run demo
Run main_demo.m.
main_demo