paper-with-me

홈 › Papers

Cluster-Wise Ratio Tests for Fast Camera Localization

2016-12-06 · Raúl Díaz, Charless C. Fowlkes

Feature point matching for camera localization suffers from scalability problems. Even when feature descriptors associated with 3D scene points are locally unique, as coverage grows, similar or repeated features become increasingly common. As a result, the standard distance ratio-test used to identify reliable image feature points is overly restrictive and rejects many good candidate matches. We propose a simple coarse-to-fine strategy that uses conservative approximations to robust local ratio-tests that can be computed efficiently using global approximate k-nearest neighbor search. We treat these forward matches as votes in camera pose space and use them to prioritize back-matching within candidate camera pose clusters, exploiting feature co-visibility captured by clustering the 3D model camera pose graph. This approach achieves state-of-the-art camera localization results on a variety of popular benchmarks, outperforming several methods that use more complicated data structures and that make more restrictive assumptions on camera pose. We also carry out diagnostic analyses on a difficult test dataset containing globally repetitive structure that suggest our approach successfully adapts to the challenges of large-scale image localization.

📄 PDF Abstract BibTeX arXiv:1612.01689

Code (0)

등록된 구현이 없습니다.

Tasks

Camera LocalizationClusteringDiagnostic

Similar Papers 제목 키워드 기반

MC-GTA: Metric-Constrained Model-Based Clustering using Goodness-of-fit Tests with Autocorrelations

2024-05-28 · Zhangyu Wang, Gengchen Mai, Krzysztof Janowicz, Ni Lao

A wide range of (multivariate) temporal (1D) and spatial (2D) data analysis tasks, such as grouping vehicle sensor trajectories, can be formulated as clustering with given metric constraints. Existing metric-constrained …

ClusteringConstrained Clustering

Benchmark Tests of Convolutional Neural Network and Graph Convolutional Network on HorovodRunner Enabled Spark Clusters

2020-05-12 · Jing Pan, Wendao Liu, Jing Zhou

The freedom of fast iterations of distributed deep learning tasks is crucial for smaller companies to gain competitive advantages and market shares from big tech giants. HorovodRunner brings this process to relatively ac…

CPUGPU

ClusterFusion: Leveraging Radar Spatial Features for Radar-Camera 3D Object Detection in Autonomous Vehicles

2023-09-07 · Irfan Tito Kurniawan, Bambang Riyanto Trilaksono

Thanks to the complementary nature of millimeter wave radar and camera, deep learning-based radar-camera 3D object detection methods may reliably produce accurate detections even in low-visibility conditions. This makes …

3D Object DetectionAutonomous Vehiclesobject-detectionObject Detection

Fast-moving object counting with an event camera

2022-12-16 · Kamil Bialik, Marcin Kowalczyk, Krzysztof Blachut, Tomasz Kryjak

This paper proposes the use of an event camera as a component of a vision system that enables counting of fast-moving objects - in this case, falling corn grains. These type of cameras transmit information about the chan…

ObjectObject Counting

Analytic inference with two-way clustering

2025-06-25 · Laurent Davezies, Xavier D'Haultfœuille, Yannick Guyonvarch

This paper studies analytic inference along two dimensions of clustering. In such setups, the commonly used approach has two drawbacks. First, the corresponding variance estimator is not necessarily positive. Second, inf…

Clustering