paper-with-me

홈 › Papers

Geometric VLAD for Large Scale Image Search

2014-03-15 · Zixuan Wang, Wei Di, Anurag Bhardwaj, Vignesh Jagadeesh, Robinson Piramuthu

We present a novel compact image descriptor for large scale image search. Our proposed descriptor - Geometric VLAD (gVLAD) is an extension of VLAD (Vector of Locally Aggregated Descriptors) that incorporates weak geometry information into the VLAD framework. The proposed geometry cues are derived as a membership function over keypoint angles which contain evident and informative information but yet often discarded. A principled technique for learning the membership function by clustering angles is also presented. Further, to address the overhead of iterative codebook training over real-time datasets, a novel codebook adaptation strategy is outlined. Finally, we demonstrate the efficacy of proposed gVLAD based retrieval framework where we achieve more than 15% improvement in mAP over existing benchmarks.

📄 PDF Abstract BibTeX arXiv:1403.3829

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringImage RetrievalRetrieval

Similar Papers 제목 키워드 기반

Random VLAD based Deep Hashing for Efficient Image Retrieval

2020-02-06 · Li Weng, Lingzhi Ye, Jiangmin Tian, Jiuwen Cao 외

Image hash algorithms generate compact binary representations that can be quickly matched by Hamming distance, thus become an efficient solution for large-scale image retrieval. This paper proposes RV-SSDH, a deep image …

Deep HashingImage RetrievalQuantizationRetrieval

All About VLAD

2013-06-01 · CVPR 2013 6 · Relja Arandjelovic, Andrew Zisserman

The objective of this paper is large scale object instance retrieval, given a query image. A starting point of such systems is feature detection and description, for example using SIFT. The focus of this paper, however, …

AllRetrieval

Predicting Good Features for Image Geo-Localization Using Per-Bundle VLAD

2015-12-01 · ICCV 2015 12 · Hyo Jin Kim, Enrique Dunn, Jan-Michael Frahm

We address the problem of recognizing a place depicted in a query image by using a large database of geo-tagged images at a city-scale. In particular, we discover features that are useful for recognizing a place in a dat…

geo-localization

NeXtVLAD: An Efficient Neural Network to Aggregate Frame-level Features for Large-scale Video Classification

2018-11-12 · Rongcheng Lin, Jing Xiao, Jianping Fan

This paper introduces a fast and efficient network architecture, NeXtVLAD, to aggregate frame-level features into a compact feature vector for large-scale video classification. Briefly speaking, the basic idea is to deco…

Efficient Neural NetworkGeneral ClassificationVideo ClassificationVideo Understanding

PointNetVLAD: Deep Point Cloud Based Retrieval for Large-Scale Place Recognition

2018-04-10 · CVPR 2018 6 · Mikaela Angelina Uy, Gim Hee Lee

Unlike its image based counterpart, point cloud based retrieval for place recognition has remained as an unexplored and unsolved problem. This is largely due to the difficulty in extracting local feature descriptors from…

3D Place RecognitionPoint Cloud RetrievalRetrievalTriplet+2