paper-with-me

홈 › Papers

Orientation covariant aggregation of local descriptors with embeddings

2014-07-08 · Giorgos Tolias, Teddy Furon, Hervé Jégou

Image search systems based on local descriptors typically achieve orientation invariance by aligning the patches on their dominant orientations. Albeit successful, this choice introduces too much invariance because it does not guarantee that the patches are rotated consistently. This paper introduces an aggregation strategy of local descriptors that achieves this covariance property by jointly encoding the angle in the aggregation stage in a continuous manner. It is combined with an efficient monomial embedding to provide a codebook-free method to aggregate local descriptors into a single vector representation. Our strategy is also compatible and employed with several popular encoding methods, in particular bag-of-words, VLAD and the Fisher vector. Our geometric-aware aggregation strategy is effective for image search, as shown by experiments performed on standard benchmarks for image and particular object retrieval, namely Holidays and Oxford buildings.

📄 PDF Abstract BibTeX arXiv:1407.2170

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Gravity-aware partially calibrated absolute pose estimation from affine- or rotation-covariant features

2026-08-20 · Marcus Valtonen Örnhag, Alberto Jaenal, Stefan Adalbjörnsson arxiv

Inertial measurement units (IMUs) are now standard in most consumer devices, such as smartphones, drones, and extended reality (XR) headsets. By fusing visual and inertial data, localization systems gain significantly in…

Pose Estimation

BFO Meets HOG: Feature Extraction Based on Histograms of Oriented p.d.f. Gradients for Image Classification

2013-06-01 · CVPR 2013 6 · Takumi Kobayashi

Image classification methods have been significantly developed in the last decade. Most methods stem from bagof-features (BoF) approach and it is recently extended to a vector aggregation model, such as using Fisher kern…

ClassificationGeneral Classificationimage-classificationImage Classification+2

Learning Soft Estimator of Keypoint Scale and Orientation With Probabilistic Covariant Loss

2022-01-01 · CVPR 2022 1 · Pei Yan, Yihua Tan, Shengzhou Xiong, Yuan Tai 외

Estimating keypoint scale and orientation is crucial to extracting invariant features under significant geometric changes. Recently, the estimators based on self-supervised learning have been designed to adapt to com…

3D ReconstructionSelf-Supervised Learning

Homography from two orientation- and scale-covariant features

2019-06-27 · ICCV 2019 10 · Daniel Barath, Zuzana Kukelova

This paper proposes a geometric interpretation of the angles and scales which the orientation- and scale-covariant feature detectors, e.g. SIFT, provide. Two new general constraints are derived on the scales and rotation…

Homography EstimationVocal Bursts Valence Prediction

A2GC: Asymmetric Aggregation with Geometric Constraints for Locally Aggregated Descriptors

2025-11-18 · Zhenyu Li, Tianyi Shang arxiv

Visual Place Recognition (VPR) aims to match query images against a database using visual cues. State-of-the-art methods aggregate features from deep backbones to form global descriptors. Optimal transport-based aggregat…

Visual Place Recognition