paper-with-me

홈 › Papers

Deep Region Hashing for Efficient Large-scale Instance Search from Images

2017-01-26 · Jingkuan Song, Tao He, Lianli Gao, Xing Xu, Heng Tao Shen

Instance Search (INS) is a fundamental problem for many applications, while it is more challenging comparing to traditional image search since the relevancy is defined at the instance level. Existing works have demonstrated the success of many complex ensemble systems that are typically conducted by firstly generating object proposals, and then extracting handcrafted and/or CNN features of each proposal for matching. However, object bounding box proposals and feature extraction are often conducted in two separated steps, thus the effectiveness of these methods collapses. Also, due to the large amount of generated proposals, matching speed becomes the bottleneck that limits its application to large-scale datasets. To tackle these issues, in this paper we propose an effective and efficient Deep Region Hashing (DRH) approach for large-scale INS using an image patch as the query. Specifically, DRH is an end-to-end deep neural network which consists of object proposal, feature extraction, and hash code generation. DRH shares full-image convolutional feature map with the region proposal network, thus enabling nearly cost-free region proposals. Also, each high-dimensional, real-valued region features are mapped onto a low-dimensional, compact binary codes for the efficient object region level matching on large-scale dataset. Experimental results on four datasets show that our DRH can achieve even better performance than the state-of-the-arts in terms of MAP, while the efficiency is improved by nearly 100 times.

📄 PDF Abstract BibTeX arXiv:1701.07901

Code (0)

등록된 구현이 없습니다.

Tasks

Code GenerationImage RetrievalInstance SearchObjectRegion Proposal

Similar Papers 제목 키워드 기반

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

Collective Matrix Factorization Hashing for Multimodal Data

2014-06-01 · CVPR 2014 6 · Guiguang Ding, Yuchen Guo, Jile Zhou

Nearest neighbor search methods based on hashing have attracted considerable attention for effective and efficient large-scale similarity search in computer vision and information retrieval community. In this paper, we s…

Information RetrievalRetrieval

Improved Search in Hamming Space using Deep Multi-Index Hashing

2017-10-19 · Hanjiang Lai, Yan Pan

Similarity-preserving hashing is a widely-used method for nearest neighbour search in large-scale image retrieval tasks. There has been considerable research on generating efficient image representation via the deep-netw…

Image RetrievalRetrieval

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

Deep Saliency Hashing

2018-07-04 · Sheng Jin, Hongxun Yao, Xiaoshuai Sun, Shangchen Zhou 외

In recent years, hashing methods have been proved to be effective and efficient for the large-scale Web media search. However, the existing general hashing methods have limited discriminative power for describing fine-gr…

Deep HashingQuantizationRetrieval