paper-with-me

Papers

CNN Based Hashing for Image Retrieval

2015-09-04 · Jinma Guo, Jianmin Li

Along with data on the web increasing dramatically, hashing is becoming more and more popular as a method of approximate nearest neighbor search. Previous supervised hashing methods utilized similarity/dissimilarity matrix to get semantic information. But the matrix is not easy to construct for a new dataset. Rather than to reconstruct the matrix, we proposed a straightforward CNN-based hashing method, i.e. binarilizing the activations of a fully connected layer with threshold 0 and taking the binary result as hash codes. This method achieved the best performance on CIFAR-10 and was comparable with the state-of-the-art on MNIST. And our experiments on CIFAR-10 suggested that the signs of activations may carry more information than the relative values of activations between samples, and that the co-adaption between feature extractor and hash functions is important for hashing.

📄 PDF Abstract BibTeX arXiv:1509.01354

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Unsupervised Triplet Hashing for Fast Image Retrieval

2017-02-28 · Shanshan Huang, Yichao Xiong, Ya zhang, Jia Wang

Hashing has played a pivotal role in large-scale image retrieval. With the development of Convolutional Neural Network (CNN), hashing learning has shown great promise. But existing methods are mostly tuned for classifica…

Image RetrievalQuantizationRetrievalTriplet

Vision Transformer Hashing for Image Retrieval

2021-09-26 · Shiv Ram Dubey, Satish Kumar Singh, Wei-Ta Chu

Deep learning has shown a tremendous growth in hashing techniques for image retrieval. Recently, Transformer has emerged as a new architecture by utilizing self-attention without convolution. Transformer is also extended…

Deep HashingImage RetrievalQuantizationRetrieval

Instance-Aware Hashing for Multi-Label Image Retrieval

2016-03-10 · Hanjiang Lai, Pan Yan, Xiangbo Shu, Yunchao Wei 외

Similarity-preserving hashing is a commonly used method for nearest neighbour search in large-scale image retrieval. For image retrieval, deep-networks-based hashing methods are appealing since they can simultaneously le…

Image RetrievalMulti-Label Image RetrievalRetrieval

Deep Incremental Hashing Network for Efficient Image Retrieval

2019-06-01 · CVPR 2019 6 · Dayan Wu, Qi Dai, Jing Liu, Bo Li 외

Hashing has shown great potential in large-scale image retrieval due to its storage and computation efficiency, especially the recent deep supervised hashing methods. To achieve promising performance, deep supervised has…

Deep HashingImage RetrievalRetrieval

Query-adaptive Image Retrieval by Deep Weighted Hashing

2016-12-08 · Jian Zhang, Yuxin Peng

Hashing methods have attracted much attention for large scale image retrieval. Some deep hashing methods have achieved promising results by taking advantage of the strong representation power of deep networks recently. H…

Deep HashingImage RetrievalRetrieval