thuml / HashNet

Code release for "HashNet: Deep Learning to Hash by Continuation" (ICCV 2017)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Code release for "HashNet: Deep Learning to Hash by Continuation" (ICCV 2017)

License:MIT License


Languages

Language:Jupyter Notebook 57.9%Language:C++ 32.8%Language:Python 4.6%Language:Cuda 2.4%Language:CMake 1.2%Language:MATLAB 0.4%Language:Shell 0.3%Language:Makefile 0.3%Language:CSS 0.1%Language:HTML 0.1%Language:Dockerfile 0.0%