中文
相关论文

相关论文: MAGSAC: marginalizing sample consensus

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2019-12-13 Daniel Barath , Jana Noskova , Maksym Ivashechkin , Jiri Matas

We introduce NONSAC (Non-Minimal Sampling and Consensus), a general framework for robust and scalable model estimation from arbitrarily large datasets contaminated with noise and outliers. NONSAC repeatedly samples non-minimal subsets of…

计算机视觉与模式识别 · 计算机科学 2026-04-27 Seong Hun Lee , Patrick Vandewalle , Javier Civera

The gold-standard for robustly estimating relative pose through image matching is RANSAC. While RANSAC is powerful, it requires setting the inlier threshold that determines whether the error of a correspondence under an estimated model is…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Johan Edstedt

While RANSAC-based methods are robust to incorrect image correspondences (outliers), their hypothesis generators are not robust to correct image correspondences (inliers) with positional error (noise). This slows down their convergence…

计算机视觉与模式识别 · 计算机科学 2017-09-28 Victor Fragoso , Chris Sweeney , Pradeep Sen , Matthew Turk

Random Sample Consensus (RANSAC) is a fundamental approach for robustly estimating parametric models from noisy data. Existing learning-based RANSAC methods utilize deep learning to enhance the robustness of RANSAC against outliers.…

计算机视觉与模式识别 · 计算机科学 2025-03-13 Jiale Wang , Chen Zhao , Wei Ke , Tong Zhang

RANSAC-based algorithms are the standard techniques for robust estimation in computer vision. These algorithms are iterative and computationally expensive; they alternate between random sampling of data, computing hypotheses, and running…

计算机视觉与模式识别 · 计算机科学 2023-09-27 Valter Piedade , Pedro Miraldo

RANSAC is a popular technique for estimating model parameters in the presence of outliers. The best speed is achieved when the minimum possible number of points is used to estimate hypotheses for the model. Many useful problems can be…

计算机视觉与模式识别 · 计算机科学 2010-07-09 Edward Rosten , Gerhard Reitmayr , Tom Drummond

Random sample consensus (RANSAC) is a robust model-fitting algorithm. It is widely used in many fields including image-stitching and point cloud registration. In RANSAC, data is uniformly sampled for hypothesis generation. However, this…

机器人学 · 计算机科学 2020-11-19 Guoxiang Zhang , YangQuan Chen

We revisit the problem of assigning a score (a quality of fit) to candidate geometric models -- one of the key components of RANSAC for robust geometric fitting. In a non-robust setting, the ``gold standard'' scoring function, known as the…

计算机视觉与模式识别 · 计算机科学 2025-12-24 A. Shekhovtsov

We reconsider the classic problem of estimating accurately a 2D transformation from point matches between images containing outliers. RANSAC discriminates outliers by randomly generating minimalistic sampled hypotheses and verifying their…

计算机视觉与模式识别 · 计算机科学 2017-01-20 Martin Rais , Gabriele Facciolo , Enric Meinhardt-Llopis , Jean-Michel Morel , Antoni Buades , Bartomeu Coll

Correspondence-based point cloud registration (PCR) plays a key role in robotics and computer vision. However, challenges like sensor noises, object occlusions, and descriptor limitations inevitably result in numerous outliers. RANSAC…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Pengcheng Shi , Shaocheng Yan , Yilin Xiao , Xinyi Liu , Yongjun Zhang , Jiayuan Li

Many computer vision methods use consensus maximization to relate measurements containing outliers with the correct transformation model. In the context of rigid shapes, this is typically done using Random Sampling and Consensus (RANSAC) by…

计算机视觉与模式识别 · 计算机科学 2018-08-14 Thomas Probst , Ajad Chhatkuli , Danda Pani Paudel , Luc Van Gool

RANSAC and its variants are widely used for robust estimation, however, they commonly follow a greedy approach to finding the highest scoring model while ignoring other model hypotheses. In contrast, Iteratively Reweighted Least Squares…

计算机视觉与模式识别 · 计算机科学 2023-07-27 Luca Cavalli , Daniel Barath , Marc Pollefeys , Viktor Larsson

We present Neural-Guided RANSAC (NG-RANSAC), an extension to the classic RANSAC algorithm from robust optimization. NG-RANSAC uses prior information to improve model hypothesis search, increasing the chance of finding outlier-free minimal…

计算机视觉与模式识别 · 计算机科学 2019-08-01 Eric Brachmann , Carsten Rother

Robust estimation of camera motion under the presence of outlier noise is a fundamental problem in robotics and computer vision. Despite existing efforts that focus on detecting motion and scene degeneracies, the best existing approach that…

机器人学 · 计算机科学 2019-11-28 Shu-Hao Yeh , Dezhen Song

A novel method for robust estimation, called Graph-Cut RANSAC, GC-RANSAC in short, is introduced. To separate inliers and outliers, it runs the graph-cut algorithm in the local optimization (LO) step which is applied when a so-far-the-best…

计算机视觉与模式识别 · 计算机科学 2017-11-17 Daniel Barath , Jiri Matas

For several decades, RANSAC has been one of the most commonly used robust estimation algorithms for many problems in computer vision and related fields. The main contribution of this paper lies in addressing a long-standing error baked into…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Johannes Schönberger , Viktor Larsson , Marc Pollefeys

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…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Daniel Barath , Denys Rozumny , Ivan Eichhardt , Levente Hajder , Jiri Matas

Robust estimation is a cornerstone in computer vision, particularly for tasks like Structure-from-Motion and Simultaneous Localization and Mapping. RANSAC and its variants are the gold standard for estimating geometric models (e.g.,…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Daniel Barath

Multi-view clustering has wide applications in many image processing scenarios. In these scenarios, original image data often contain missing instances and noises, which is ignored by most multi-view clustering methods. However, missing…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Xiang Fang , Yuchong Hu , Pan Zhou , Dapeng Oliver Wu
‹ 上一页 1 2 3 10 下一页 ›