Open AccessPosted Content
MAGSAC++, a fast, reliable and accurate robust estimator
TL;DR: MAGSAC++ and Progressive NAPSAC sampler is proposed and it is shown that the progressive spatial sampling in P-NAPSAC can be integrated with PROSAC sampling, which is applied to the first, location-defining, point.
read more
Abstract: A new method for robust estimation, MAGSAC++, is proposed. It introduces a new model quality (scoring) function that does not require the inlier-outlier decision, and a novel marginalization procedure formulated as an iteratively re-weighted least-squares approach. We also propose a new sampler, Progressive NAPSAC, for RANSAC-like robust estimators. Exploiting the fact that nearby points often originate from the same model in real-world data, it finds local structures earlier than global samplers. The progressive transition from local to global sampling does not suffer from the weaknesses of purely localized samplers. On six publicly available real-world datasets for homography and fundamental matrix fitting, MAGSAC++ produces results superior to state-of-the-art robust methods. It is faster, more geometrically accurate and fails less often.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
RoMa: Revisiting Robust Losses for Dense Feature Matching
TL;DR: Parskatt et al. as discussed by the authors proposed a coarse matcher following the regression-by-classification paradigm that provides excellent globally consistent, albeit not exactly localized, matches.
27
ConvMatch: Rethinking Network Design for Two-View Correspondence Learning
Shihuai Zhang,Jiayi Ma +1 more
TL;DR: Zhang et al. as mentioned in this paper proposed ConvMatch, which uses convolutional neural network (CNN) as the backbone to capture better context, thus avoiding the complex design of extra blocks.
XFeat: Accelerated Features for Lightweight Image Matching
Guilherme Potje,Felipe Cadar,Andre B. Araujo,Renato Martins,Erickson R. Nascimento +4 more
- 29 Apr 2024
TL;DR: XFeat is a lightweight and accurate architecture for resource-efficient image matching. It offers fast and robust algorithms suitable for resource-limited devices, keeping the resolution as large as possible while limiting the number of channels. XFeat surpasses current deep learning-based local features in speed and accuracy.
Local Feature Matching Using Deep Learning: A Survey
Shibiao Xu,Shunpeng Chen,Rongtao Xu,Changwei Wang,Peng Lu,Li Guo +5 more
TL;DR: The paper explores the practical application of local feature matching in diverse domains such as Structure from Motion, Remote Sensing Image Registration, and Medical Image Registration, underscoring its versatility and significance across various fields.
16
On the Convergence of IRLS and Its Variants in Outlier-Robust Estimation
Liangzu Peng,René Vidal,Khurrum Aftab,Richard Hartley +3 more
- 01 Jun 2023
TL;DR: This paper incorporates majorization and graduated non-convexity (GNC) into the IRLS framework and proves that the resulting IRLS variant is a convergent method for outlier-robust estimation.
15
References
Random sample consensus: a paradigm for model fitting with applications to image analysis and automated cartography
TL;DR: New results are derived on the minimum number of landmarks needed to obtain a solution, and algorithms are presented for computing these minimum-landmark solutions in closed form that provide the basis for an automatic system that can solve the Location Determination Problem under difficult viewing.
•Book
Multiple view geometry in computer vision
Richard Hartley,Andrew Zisserman +1 more
- 01 Jan 2000
TL;DR: In this article, the authors provide comprehensive background material and explain how to apply the methods and implement the algorithms directly in a unified framework, including geometric principles and how to represent objects algebraically so they can be computed and applied.
20.1K
Object recognition from local scale-invariant features
David G. Lowe
- 20 Sep 1999
TL;DR: Experimental results show that robust object recognition can be achieved in cluttered partially occluded images with a computation time of under 2 seconds.
Are we ready for autonomous driving? The KITTI vision benchmark suite
Andreas Geiger,Philip Lenz,Raquel Urtasun +2 more
- 16 Jun 2012
TL;DR: The autonomous driving platform is used to develop novel challenging benchmarks for the tasks of stereo, optical flow, visual odometry/SLAM and 3D object detection, revealing that methods ranking high on established datasets such as Middlebury perform below average when being moved outside the laboratory to the real world.
Multiple View Geometry in Computer Vision.
Bernhard P. Wrobel
- 01 Jan 2001
TL;DR: This book is referred to read because it is an inspiring book to give you more chance to get experiences and also thoughts and it will show the best book collections and completed collections.
14.2K