ruixuejianfei / BitScalableDeepHash

The Code of "Bit-Scalable Deep Hashing with Regularized Similarity Learning for Image Retrieval and Person Re-identification." IEEE TIP2015

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BitScalableDeepHash

The Code of "Bit-Scalable Deep Hashing with Regularized Similarity Learning for Image Retrieval and Person Re-identification." IEEE TIP2015

This solution contains source code from Ruimao Zhang's research projects: http://vision.sysu.edu.cn/projects/deephashing/

The source code is for educational and research use only without any warranty; if you use any part of the source code, please cite related paper:

Ruimao Zhang, Liang Lin, Rui Zhang, Wangmeng Zuo, Lei Zhang. “Bit-Scalable Deep Hashing with Regularized Similarity Learning for Image Retrieval and Person Re-identification.“, in IEEE Trans. Image Process., vol.24, no.12, pp.4766-4779, 2015.

If you have any question about the code, please email r.m.zhang1989@gmail.com or zhangrm@mail2.sysu.edu.cn

This code is only tested on Ubantu 14.04 with CUDA 6.5.12 ( NVIDIA Tesla K40 GPU )

About

The Code of "Bit-Scalable Deep Hashing with Regularized Similarity Learning for Image Retrieval and Person Re-identification." IEEE TIP2015


Languages

Language:C++ 81.9%Language:Cuda 14.2%Language:Protocol Buffer 2.3%Language:Makefile 1.5%Language:Shell 0.1%