Finding Geometric Models by Clustering in the Consensus Space
Daniel Barath, Denys Rozumny, Ivan Eichhardt, Levente Hajder, Jiri, Matas

TL;DR
This paper introduces a fast, iterative clustering-based algorithm for detecting multiple geometric models in vision tasks, achieving state-of-the-art accuracy and real-time performance.
Contribution
It presents a novel consensus space clustering approach for identifying multiple geometric models without explicit point-to-model assignments.
Findings
Achieves at least 100x faster performance than competitors in two-view motion estimation.
Provides state-of-the-art accuracy in geometric model detection.
Demonstrates improved results in pose estimation, trajectory tracking, and global SfM.
Abstract
We propose a new algorithm for finding an unknown number of geometric models, e.g., homographies. The problem is formalized as finding dominant model instances progressively without forming crisp point-to-model assignments. Dominant instances are found via a RANSAC-like sampling and a consolidation process driven by a model quality function considering previously proposed instances. New ones are found by clustering in the consensus space. This new formulation leads to a simple iterative algorithm with state-of-the-art accuracy while running in real-time on a number of vision problems - at least two orders of magnitude faster than the competitors on two-view motion estimation. Also, we propose a deterministic sampler reflecting the fact that real-world data tend to form spatially coherent structures. The sampler returns connected components in a progressively densified…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Geographic Information Systems Studies · Automated Road and Building Extraction
