Learning Deep Binary Descriptor With Multi-Quantization
In this paper, we propose an unsupervised feature learning method called deep binary descriptor with multi-quantization (DBD-MQ) for visual matching. Existing learning-based binary descriptors such as compact binary face descriptor (CBFD) and DeepBit utilize the rigid sign function for binarization despite of data distributions, thereby suffering from severe quantization loss. In order to address the limitation, our DBD-MQ considers the binarization as a multi-quantization task. Specifically, we apply a K-AutoEncoders (KAEs) network to jointly learn the parameters and the binarization functions under a deep learning framework, so that discriminative binary descriptors can be obtained with a fine-grained multi-quantization. Extensive experimental results on different visual analysis including patch retrieval, image matching and image retrieval show that our DBD-MQ outperforms most existing binary feature descriptors.
Code (0)
등록된 구현이 없습니다.
Tasks
BinarizationImage RetrievalQuantizationRetrievalSimilar Papers 제목 키워드 기반
Deep Hashing with Triplet Quantization Loss
With the explosive growth of image databases, deep hashing, which learns compact binary descriptors for images, has become critical for fast image retrieval. Many existing deep hashing methods leverage quantization loss,…
Deep HashingImage RetrievalQuantizationRetrieval+1Sparse Quantization for Patch Description
The representation of local image patches is crucial for the good performance and efficiency of many vision tasks. Patch descriptors have been designed to generalize towards diverse variations, depending on the applicati…
General Classificationimage-classificationImage ClassificationQuantizationLearning Compact Binary Descriptors With Unsupervised Deep Neural Networks
In this paper, we propose a new unsupervised deep learning approach called DeepBit to learn compact binary descriptor for efficient visual object matching. Unlike most existing binary descriptors which were designed with…
Image RetrievalObjectObject RecognitionQuantization+1Learning compact binary descriptors with unsupervised deep neural networks
In this paper, we propose a new unsupervised deep learning approach called DeepBit to learn compact binary descriptor for efficient visual object matching. Unlike most existing binary descriptors which were designed with…
Image RetrievalObjectObject RecognitionQuantization+1ZippyPoint: Fast Interest Point Detection, Description, and Matching through Mixed Precision Discretization
Efficient detection and description of geometric regions in images is a prerequisite in visual systems for localization and mapping. Such systems still rely on traditional hand-crafted methods for efficient generation of…
Homography EstimationInterest Point DetectionQuantizationVisual Localization