DDSH-TIP2018 icon indicating copy to clipboard operation
DDSH-TIP2018 copied to clipboard

source code for paper "Deep Discrete Supervised Hashing"


Source code for paper "Deep Discrete Supervised Hashing" on TIP-2018

Introduction

0. About the paper

This repo is the source code for the paper "Deep Discrete Supervised Hashing" on TIP-2018. The authors are: Qing-Yuan Jiang, Xue Cui and Wu-Jun Li. If you have any questions about the source code, please contact: qyjiang24#gmail.com.

1. Running Environment

Matlab 2016

MatConvnet

2. Datasets

We use four datasets to perform our experiments, i.e., CIFAR-10, SVHN, NUS-WIDE and Clothing1M datasets. In this repo, we use CIFAR-10 dataset as an example.

In addition, pretrained model can be download from the following links:

Links: imagenet-vgg-f.mat

Password: 24id

3. Run demo

Run DDSH_algo_cifar10.m