deep-hashing
There are 41 repositories under deep-hashing topic.
swuxyj/DeepHash-pytorch
Implementation of Some Deep Hash Algorithms, Including DPSH、DSH、DHN、HashNet、DSDH、DTSH、DFH、GreedyHash、CSQ.
hudengjunai/DeepEmbeding
图像检索和向量搜索,similarity learning,compare deep metric and deep-hashing applying in image retrieval
kamwoh/orthohash
[NeurIPS 2021] Official implementation of the paper "One Loss for All: Deep Hashing with a Single Cosine Similarity based Learning Objective"
CISiPLab/cisip-FIRe
Fast Image Retrieval (FIRe) is an open source project to promote image retrieval research. It implements most of the major binary hashing methods to date, together with different popular backbone networks and public datasets.
guiyang882/MassImageRetrieval
This project is intended to solve the task of massive image retrieval.
thaiminhpv/RelaHash
Official implementation of IEEE Access 2023 paper: "RelaHash: Deep Hashing with Relative Position"
TreezzZ/DSDH_PyTorch
Source code for paper "Deep Supervised Discrete Hashing" on NeurIPS-2017
kunhe/TALR
Code for CVPR 2018 paper "Hashing as Tie-Aware Learning to Rank"
xunguangwang/ProS-GAN
[CVPR 2021] Official repository for "Prototype-supervised Adversarial Network for Targeted Attack of Deep Hashing"
gimpong/AAAI22-MeCoQ
The code for the paper "Contrastive Quantization with Code Memory for Unsupervised Image Retrieval" (AAAI'22, Oral).
mzhang367/DCDH-PyTorch
Official codes of the paper: Deep Center-Based Dual-Constrained Hashing for Discriminative Face Image Retrieval (DCDH)
TreezzZ/SSDH_PyTorch
Source code for paper "Semantic Structure-based Unsupervised Deep Hashing" on IJCAI-2018
umr-ds/ElasticHash
Semantic Image Similarity Search in Elasticsearch
franckfotso/cbir_binary_code
Content Based Image Retrieval with Binary Hash Code (Python, C++)
TreezzZ/HashNet_PyTorch
Source code for paper "HashNet: Deep Learning to Hash by Continuation" on ICCV-2017
TreezzZ/ADSH_PyTorch
Source code for paper "Asymmetric Deep Supervised Hashing" on AAAI-2018
fcakir/deep-mihash
Code for papers "Hashing with Mutual Information" (TPAMI 2019) and "Hashing with Binary Matrix Pursuit" (ECCV 2018)
TreezzZ/DPSH_PyTorch
Source code for paper "Feature Learning based Deep Supervised Hashing with Pairwise Labels" on IJCAI-2016
qinnzou/Zero-Shot-Hashing
Transductive Zero-Shot Hashing For Multi-Label Image Retrieval
gimpong/WWW22-HCQ
The code for the paper "Hybrid Contrastive Quantization for Efficient Cross-View Video Retrieval" (WWW'22, Oral).
kamwoh/sdc
[BMVC 2023 (Oral)] Official pytorch implementation of the paper: "Unsupervised Hashing with Similarity Distribution Calibration"
jiangqy/DDSH-TIP2018
source code for paper "Deep Discrete Supervised Hashing"
TreezzZ/DHN_PyTorch
Source code for paper "Deep Hashing Network for Efficient Similarity Retrieval" on AAAI-2016
kamwoh/DPN
[IJCAI 2020] This is an official code implementation for Deep Polarized Network for Supervised Learning of Accurate Binary Hashing Codes.
weiweisong415/Demo_DHCNN_for_TGRS2021
A novel deep hashing method (DHCNN) for remote sensing image retrieval and classification, which was pulished in IEEE Trans. Geosci. Remote Sens., 2021.
dansuh17/deep-supervised-hashing
pytorch implementation of Deep Supervised Hashing
zylbuaa/dermoscopic_img_retrieval
[MedIA] Dermoscopic image retrieval based on rotation-invariance deep hashing
mzhang367/hpdh
Semantic Hierarchy Preserving Deep Hashing for Large-Scale Image Retrieval
xunguangwang/CgAT
[WWW 2023] Official repository for "CgAT: Center-Guided Adversarial Training for Deep Hashing-Based Retrieval"
gimpong/AAAI21-WSDHQ
The code for the paper "Weakly Supervised Deep Hyperspherical Quantization for Image Retrieval" (AAAI'21, Oral)
ivclab/Caffe-DeepBinaryCode
Huei-Fang Yang, Kevin Lin, and Chu-Song Chen, "Supervised Learning of Semantics-Preserving Hash via Deep Convolutional Neural Networks," IEEE Transactions on Pattern Analysis and Machine Intelligence, volume 40(2), pages 437 - 451, February 2018
kamwoh/concepthash
[CVPRW2024 FGVC11 (Best paper award)] Official pytorch implementation of the paper: "ConceptHash: Interpretable Fine-Grained Hashing via Concept Discovery"
podgorskiy/hashranking
Fast procedures for hamming distance computation, ranking, mAP computation. Fore deep-learning research in hashing and retrieval.
QinghongLin/DSAH
[CIKM2022] Deep Self-Adaptive Hashing for Image Retrieval
xunguangwang/Targeted-Attack-and-Defense-for-Deep-Hashing
[SIGIR 2021] Official repository for "Targeted Attack and Defense for Deep Hashing"