# HashNet **Repository Path**: gaomengfan/HashNet ## Basic Information - **Project Name**: HashNet - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-21 - **Last Updated**: 2023-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 - kr11@mails.tsinghua.edu.cn - caozhangjie14@gmail.com - longmingsheng@gmail.com or describe your problem in Issues.