This repository contains the matlab code for the paper: "Fast Online Hashing with Multi-Label Projection" AAAI 2023.
We provide an example to run our method on the CIFAR10/MIRFLICKR dataset.
download the [CIFAR10/MIRFLICKR] dataset from pan.baidu.com. The link is listed as follows:
link: https://pan.baidu.com/s/1FplKzZnSpjF7ukq0UgDDyw?pwd=mciv
password: mciv
link: https://pan.baidu.com/s/1zwtUE7fzwTgV7iVzgv6Nxg?pwd=jz4j
password:jz4j
- In the main folder, run startup.m.
- For single lable online hashing experiments:run FOH.m.
- For multi lable online hashing experiments:run FOHmultilabel.m.
If you have any questions, please send email to Yuan Cao (email address: caoyuan57@163.com).