Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: deep-hashing

kamwoh/orthohash

[NeurIPS 2021] Official implementation of the paper "One Loss for All: Deep Hashing with a Single Cosine Similarity based Learning Objective"

Language: Python - Size: 9.52 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 91 - Forks: 11

Dreamupers/DeepHashing

Deep hashing methods, datasets, and tools

Language: Jupyter Notebook - Size: 7.77 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

franckfotso/cbir_binary_code

Content Based Image Retrieval with Binary Hash Code (Python, C++)

Language: C++ - Size: 16.3 MB - Last synced: about 2 months ago - Pushed: 11 months ago - Stars: 23 - Forks: 8

swuxyj/DeepHash-pytorch

Implementation of Some Deep Hash Algorithms, Including DPSH、DSH、DHN、HashNet、DSDH、DTSH、DFH、GreedyHash、CSQ.

Language: Python - Size: 25.7 MB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 441 - Forks: 115

umr-ds/ElasticHash

Semantic Image Similarity Search in Elasticsearch

Language: Python - Size: 3.24 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 21 - Forks: 2

liuguiyangnwpu/MassImageRetrieval

This project is intended to solve the task of massive image retrieval.

Language: Python - Size: 1020 KB - Last synced: 7 months ago - Pushed: over 6 years ago - Stars: 54 - Forks: 9

qinnzou/Zero-Shot-Hashing

Transductive Zero-Shot Hashing For Multi-Label Image Retrieval

Language: Python - Size: 5.59 MB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 14 - Forks: 1

xiyaofu/DRSH

Deep Recurrent Scaling Hashing

Language: Python - Size: 1.93 MB - Last synced: 8 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

kamwoh/sdc

Official pytorch implementation of the paper: "Unsupervised Hashing with Similarity Distribution Calibration"

Language: Python - Size: 4.6 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 6 - Forks: 0

hudengjunai/DeepEmbeding

图像检索和向量搜索,similarity learning,compare deep metric and deep-hashing applying in image retrieval

Language: Jupyter Notebook - Size: 125 MB - Last synced: 6 months ago - Pushed: about 4 years ago - Stars: 119 - Forks: 31

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.

Language: Python - Size: 667 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 57 - Forks: 8

mzhang367/DCDH-PyTorch

Official codes of the paper: Deep Center-Based Dual-Constrained Hashing for Discriminative Face Image Retrieval (DCDH)

Language: Python - Size: 484 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 28 - Forks: 2

zylbuaa/dermoscopic_img_retrieval

[MedIA] Dermoscopic image retrieval based on rotation-invariance deep hashing

Language: Python - Size: 570 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 4 - Forks: 1

TreezzZ/DPSH_PyTorch

Source code for paper "Feature Learning based Deep Supervised Hashing with Pairwise Labels" on IJCAI-2016

Language: Python - Size: 95.7 KB - Last synced: 12 months ago - Pushed: over 4 years ago - Stars: 16 - Forks: 4

mzhang367/hpdh

Semantic Hierarchy Preserving Deep Hashing for Large-Scale Image Retrieval

Language: Python - Size: 25.4 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 4 - Forks: 1

TreezzZ/HashNet_PyTorch

Source code for paper "HashNet: Deep Learning to Hash by Continuation" on ICCV-2017

Language: Python - Size: 35.2 KB - Last synced: 12 months ago - Pushed: over 4 years ago - Stars: 24 - Forks: 5

TreezzZ/DSDH_PyTorch

Source code for paper "Deep Supervised Discrete Hashing" on NeurIPS-2017

Language: Python - Size: 30.3 KB - Last synced: 12 months ago - Pushed: over 4 years ago - Stars: 44 - Forks: 19

TreezzZ/DHN_PyTorch

Source code for paper "Deep Hashing Network for Efficient Similarity Retrieval" on AAAI-2016

Language: Python - Size: 36.1 KB - Last synced: 12 months ago - Pushed: over 4 years ago - Stars: 14 - Forks: 5

kamwoh/DPN

This is an official code implementation for Deep Polarized Network for Supervised Learning of Accurate Binary Hashing Codes.

Language: Python - Size: 19.5 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 7 - Forks: 1

fcakir/deep-mihash

Code for papers "Hashing with Mutual Information" (TPAMI 2019) and "Hashing with Binary Matrix Pursuit" (ECCV 2018)

Language: MATLAB - Size: 555 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 17 - Forks: 6

TreezzZ/ADSH_PyTorch

Source code for paper "Asymmetric Deep Supervised Hashing" on AAAI-2018

Language: Python - Size: 19.5 KB - Last synced: 12 months ago - Pushed: over 4 years ago - Stars: 17 - Forks: 5

xunguangwang/Targeted-Attack-and-Defense-for-Deep-Hashing

[SIGIR 2021] Official repository for "Targeted Attack and Defense for Deep Hashing"

Language: Python - Size: 17.6 KB - Last synced: 11 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 2

thaiminhpv/RelaHash

Official implementation of the paper: "RelaHash: Deep Hashing with Relative Position"

Language: Python - Size: 21.5 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

TreezzZ/SSDH_PyTorch

Source code for paper "Semantic Structure-based Unsupervised Deep Hashing" on IJCAI-2018

Language: Python - Size: 13.7 KB - Last synced: 12 months ago - Pushed: over 4 years ago - Stars: 26 - Forks: 6

dansuh17/deep-supervised-hashing

pytorch implementation of Deep Supervised Hashing

Language: Python - Size: 455 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 7 - Forks: 4

xunguangwang/ProS-GAN_Trans

[TMM 2022] Official repository for "Targeted Attack of Deep Hashing via Prototype-supervised Adversarial Networks"

Language: Python - Size: 83.7 MB - Last synced: 11 months ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 1

xunguangwang/ProS-GAN

[CVPR 2021] Official repository for "Prototype-supervised Adversarial Network for Targeted Attack of Deep Hashing"

Language: Python - Size: 4.21 MB - Last synced: 11 months ago - Pushed: over 1 year ago - Stars: 37 - Forks: 15

QinghongLin/DSAH

[CIKM2022] Deep Self-Adaptive Hashing for Image Retrieval

Language: Python - Size: 156 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 1

kunhe/TALR

Code for CVPR 2018 paper "Hashing as Tie-Aware Learning to Rank"

Language: MATLAB - Size: 3.11 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 45 - Forks: 9

podgorskiy/hashranking

Fast procedures for hamming distance computation, ranking, mAP computation. Fore deep-learning research in hashing and retrieval.

Language: Python - Size: 45.9 KB - Last synced: 12 days ago - Pushed: about 5 years ago - Stars: 4 - Forks: 1

ivclab/Caffe-DeepBinaryCode Fork of kevinlin311tw/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

Language: C++ - Size: 102 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 4 - Forks: 0