paper-with-me

Papers

Deep Image Set Hashing

2016-06-16 · Jie Feng, Svebor Karaman, I-Hong Jhuo, Shih-Fu Chang

In applications involving matching of image sets, the information from multiple images must be effectively exploited to represent each set. State-of-the-art methods use probabilistic distribution or subspace to model a set and use specific distance measure to compare two sets. These methods are slow to compute and not compact to use in a large scale scenario. Learning-based hashing is often used in large scale image retrieval as they provide a compact representation of each sample and the Hamming distance can be used to efficiently compare two samples. However, most hashing methods encode each image separately and discard knowledge that multiple images in the same set represent the same object or person. We investigate the set hashing problem by combining both set representation and hashing in a single deep neural network. An image set is first passed to a CNN module to extract image features, then these features are aggregated using two types of set feature to capture both set specific and database-wide distribution information. The computed set feature is then fed into a multilayer perceptron to learn a compact binary embedding. Triplet loss is used to train the network by forming set similarity relations using class labels. We extensively evaluate our approach on datasets used for image matching and show highly competitive performance compared to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1606.05381

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrievalTriplet

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

State of the Art: Image Hashing

2021-08-26 · Rubel Biswas, Pablo Blanco-Medina

Perceptual image hashing methods are often applied in various objectives, such as image retrieval, finding duplicate or near-duplicate images, and finding similar images from large-scale image content. The main challenge…

Image RetrievalRetrieval

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

Deep Attention-guided Hashing

2018-12-04 · Zhan Yang, Osolo Ian Raymond, Wuqing Sun, Jun Long

With the rapid growth of multimedia data (e.g., image, audio and video etc.) on the web, learning-based hashing techniques such as Deep Supervised Hashing (DSH) have proven to be very efficient for large-scale multimedia…

Deep Attention

Unsupervised Semantic Deep Hashing

2018-03-19 · Sheng Jin

In recent years, deep hashing methods have been proved to be efficient since it employs convolutional neural network to learn features and hashing codes simultaneously. However, these methods are mostly supervised. In re…

Deep HashingImage RetrievalQuantizationRetrieval