paper-with-me

Papers

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 random projections or linear hash functions, we develop a deep neural network to learn binary descriptors in a unsupervised manner. We enforce three criterions on binary codes which are learned at the top layer of our network: 1) minimal loss quantization, 2) evenly distributed codes and 3) uncorrelated bits. Then, we learn the parameters of the networks with a back-propagation technique. Experimental results on three different visual analysis tasks including image matching, image retrieval, and object recognition clearly demonstrate the effectiveness of the proposed approach.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalObjectObject RecognitionQuantizationRetrieval

Similar Papers 제목 키워드 기반

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

Tiny Descriptors for Image Retrieval with Unsupervised Triplet Hashing

2015-11-10 · Jie Lin, Olivier Morère, Julie Petta, Vijay Chandrasekhar 외

A typical image retrieval pipeline starts with the comparison of global descriptors from a large database to find a short list of candidate matches. A good image descriptor is key to the retrieval pipeline and should rec…

image-classificationImage ClassificationImage RetrievalRetrieval+1

Learning Deep Binary Descriptor With Multi-Quantization

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

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…

BinarizationImage RetrievalQuantizationRetrieval

Boosting Binary Keypoint Descriptors

2013-06-01 · CVPR 2013 6 · Tomasz Trzcinski, Mario Christoudias, Pascal Fua, Vincent Lepetit

Binary keypoint descriptors provide an efficient alternative to their floating-point competitors as they enable faster processing while requiring less memory. In this paper, we propose a novel framework to learn an extre…

Aggregation of binary feature descriptors for compact scene model representation in large scale structure-from-motion applications

2018-09-28 · Jacek Komorowski, Tomasz Trzcinski

In this paper we present an efficient method for aggregating binary feature descriptors to allow compact representation of 3D scene model in incremental structure-from-motion and SLAM applications. All feature descriptor…