Awesome
HashNet
HashNet Library
This is the code release for "HashNet: Deep Learning to Hash by Continuation" (ICCV 2017)
The caffe version is in directory "caffe".
The pytorch version is in directory "pytorch". We have released the version test on PyTorch Version 0.3.1.
Thank @soon-will for contributing the 'pairwise_loss_updated' with weight in pytorch version.
Citation
If you use this code for your research, please consider citing:
@article{cao2017hashnet,
title={HashNet: Deep Learning to Hash by Continuation},
author={Cao, Zhangjie and Long, Mingsheng and Wang, Jianmin and Yu, Philip S},
journal={arXiv preprint arXiv:1702.00758},
year={2017}
}
Contact
If you have any problem about our code, feel free to contact
or describe your problem in Issues.