paper-with-me

Papers

Learning Deep Binary Descriptor With Multi-Quantization

2017-07-01 · CVPR 2017 7 · Yueqi Duan, Jiwen Lu, Ziwei Wang, Jianjiang Feng, Jie zhou

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

BinarizationImage RetrievalQuantizationRetrieval

Similar Papers 제목 키워드 기반

Deep Hashing with Triplet Quantization Loss

2017-10-31 · Yuefu Zhou, Shanshan Huang, Ya zhang, Yan-Feng Wang

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+1

Sparse Quantization for Patch Description

2013-06-01 · CVPR 2013 6 · Xavier Boix, Michael Gygli, Gemma Roig, Luc van Gool

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 ClassificationQuantization

Learning Compact Binary Descriptors With Unsupervised Deep Neural Networks

2016-06-01 · CVPR 2016 6 · Kevin Lin, Jiwen Lu, Chu-Song Chen, Jie zhou

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+1

Learning compact binary descriptors with unsupervised deep neural networks

2016-06-01 · CVPR2016 2016 6 · Kevin Lin; Jiwen Lu; Chu-Song Chen; Jie Zhou

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+1

ZippyPoint: Fast Interest Point Detection, Description, and Matching through Mixed Precision Discretization

2022-03-07 · Menelaos Kanakis, Simon Maurer, Matteo Spallanzani, Ajad Chhatkuli 외

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