/online_hashing_with_effcient_updating

matlab code for the AAAI2020 paper "Online Hashing with Efficient Updating of Binary Codes"

Primary LanguageMATLAB

Online Hashing With Effcient Updating of Binary Codes

This repository contains the matlab code for the online hashing approach proposed in our paper: "Online Hashing With Effcient Updating of Binary Codes". Zhenyu Weng, Yuesheng Zhu. AAAI 2020(oral).

Overview

We provide an example to run our method on the NUS-WIDE dataset.

Run the following command in MATLAB: OHWEU.m

Reference

Please cite:

@proceedings{weng2020online,
  title={Online Hashing With Effcient Updating of Binary Codes},
  author={Zhenyu Weng, Yuesheng Zhu},
  booktitle={AAAI},
  year={2020}
}

Contact