paper-with-me

Papers

Learning Local Features with Context Aggregation for Visual Localization

2020-05-26 · Siyu Hong, Kunhong Li, Yongcong Zhang, Zhiheng Fu, Mengyi Liu, Yulan Guo

Keypoint detection and description is fundamental yet important in many vision applications. Most existing methods use detect-then-describe or detect-and-describe strategy to learn local features without considering their context information. Consequently, it is challenging for these methods to learn robust local features. In this paper, we focus on the fusion of low-level textual information and high-level semantic context information to improve the discrimitiveness of local features. Specifically, we first estimate a score map to represent the distribution of potential keypoints according to the quality of descriptors of all pixels. Then, we extract and aggregate multi-scale high-level semantic features based by the guidance of the score map. Finally, the low-level local features and high-level semantic features are fused and refined using a residual module. Experiments on the challenging local feature benchmark dataset demonstrate that our method achieves the state-of-the-art performance in the local feature challenge of the visual localization benchmark.

📄 PDF Abstract BibTeX arXiv:2005.12880

Code (0)

등록된 구현이 없습니다.

Tasks

Keypoint DetectionVisual Localization

Similar Papers 제목 키워드 기반

Yes, we CANN: Constrained Approximate Nearest Neighbors for local feature-based visual localization

2023-06-15 · ICCV 2023 1 · Dror Aiger, André Araujo, Simon Lynen

Large-scale visual localization systems continue to rely on 3D point clouds built from image collections using structure-from-motion. While the 3D points in these models are represented using local image features, direct…

Image RetrievalRetrievalVisual Localization

SuperGF: Unifying Local and Global Features for Visual Localization

2022-12-23 · Wenzheng Song, Ran Yan, Boshu Lei, Takayuki Okatani

Advanced visual localization techniques encompass image retrieval challenges and 6 Degree-of-Freedom (DoF) camera pose estimation, such as hierarchical localization. Thus, they must extract global and local features from…

Camera Pose EstimationComputational EfficiencyImage RetrievalPose Estimation+3

A Transformer-Based Adaptive Semantic Aggregation Method for UAV Visual Geo-Localization

2024-01-03 · Shishen Li, Cuiwei Liu, Huaijun Qiu, Zhaokui Li

This paper addresses the task of Unmanned Aerial Vehicles (UAV) visual geo-localization, which aims to match images of the same geographic target taken by different platforms, i.e., UAVs and satellites. In general, the k…

geo-localization

Bags of Local Convolutional Features for Scalable Instance Search

2016-04-15 · Eva Mohedano, Amaia Salvador, Kevin McGuinness, Ferran Marques 외

This work proposes a simple instance retrieval pipeline based on encoding the convolutional features of CNN using the bag of words aggregation scheme (BoW). Assigning each local array of activations in a convolutional la…

Instance SearchRerankingRetrieval

VLAD-BuFF: Burst-aware Fast Feature Aggregation for Visual Place Recognition

2024-09-28 · Ahmad Khaliq, Ming Xu, Stephen Hausler, Michael Milford 외

Visual Place Recognition (VPR) is a crucial component of many visual localization pipelines for embodied agents. VPR is often formulated as an image retrieval task aimed at jointly learning local features and an aggregat…

Image RetrievalVisual LocalizationVisual Place Recognition