paper-with-me

Papers

Adaptive Substring Extraction and Modified Local NBNN Scoring for Binary Feature-based Local Mobile Visual Search without False Positives

2016-10-20 · Yusuke Uchida, Shigeyuki Sakazawa, Shin'ichi Satoh

In this paper, we propose a stand-alone mobile visual search system based on binary features and the bag-of-visual words framework. The contribution of this study is three-fold: (1) We propose an adaptive substring extraction method that adaptively extracts informative bits from the original binary vector and stores them in the inverted index. These substrings are used to refine visual word-based matching. (2) A modified local NBNN scoring method is proposed in the context of image retrieval, which considers the density of binary features in scoring each feature matching. (3) In order to suppress false positives, we introduce a convexity check step that imposes a convexity constraint on the configuration of a transformed reference image. The proposed system improves retrieval accuracy by 11% compared with a conventional method without increasing the database size. Furthermore, our system with the convexity check does not lead to false positive results.

📄 PDF Abstract BibTeX arXiv:1610.06266

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Spatio-Temporal Naive-Bayes Nearest-Neighbor (ST-NBNN) for Skeleton-Based Action Recognition

2017-07-01 · CVPR 2017 7 · Junwu Weng, Chaoqun Weng, Junsong Yuan

Motivated by previous success of using non-parametric methods to recognize objects, e.g., NBNN, we extend it to recognize actions using skeletons. Each 3D action is presented by a sequence of 3D poses. Similar to NBNN, o…

Action ClassificationAction RecognitionSkeleton Based Action RecognitionTemporal Action Localization

Learning a metric for class-conditional KNN

2016-07-11 · Daniel Jiwoong Im, Graham W. Taylor

Naive Bayes Nearest Neighbour (NBNN) is a simple and effective framework which addresses many of the pitfalls of K-Nearest Neighbour (KNN) classification. It has yielded competitive results on several computer vision ben…

ClassificationGeneral ClassificationMetric LearningRetrieval

Self-localization from Images with Small Overlap

2016-03-03 · Tanaka Kanji

With the recent success of visual features from deep convolutional neural networks (DCNN) in visual robot self-localization, it has become important and practical to address more general self-localization scenarios. In t…

Retrieval

When Naive Bayes Nearest Neighbors Meet Convolutional Neural Networks

2016-06-01 · CVPR 2016 6 · Ilja Kuzborskij, Fabio Maria Carlucci, Barbara Caputo

Since Convolutional Neural Networks (CNNs) have become the leading learning paradigm in visual recognition, Naive Bayes Nearest Neighbor (NBNN)-based classifiers have lost momentum in the community. This is because (1) s…

Domain Adaptation

When Naïve Bayes Nearest Neighbours Meet Convolutional Neural Networks

2015-11-12 · Ilja Kuzborskij, Fabio Maria Carlucci, Barbara Caputo

Since Convolutional Neural Networks (CNNs) have become the leading learning paradigm in visual recognition, Naive Bayes Nearest Neighbour (NBNN)-based classifiers have lost momentum in the community. This is because (1) …

Domain Adaptation