中文
相关论文

相关论文: Model Quality Aware RANSAC: A Robust Camera Motion…

200 篇论文

A method called, sigma-consensus, is proposed to eliminate the need for a user-defined inlier-outlier threshold in RANSAC. Instead of estimating the noise sigma, it is marginalized over a range of noise scales. The optimized model is…

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

Robust estimation is a crucial and still challenging task, which involves estimating model parameters in noisy environments. Although conventional sampling consensus-based algorithms sample several times to achieve robustness, these…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Chang Nie , Guangming Wang , Zhe Liu , Luca Cavalli , Marc Pollefeys , Hesheng Wang

A vast literature shows that the learning-based visual perception model is sensitive to adversarial noises, but few works consider the robustness of robotic perception models under widely-existing camera motion perturbations. To this end,…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Hanjiang Hu , Zuxin Liu , Linyi Li , Jiacheng Zhu , Ding Zhao

Fitting model parameters to a set of noisy data points is a common problem in computer vision. In this work, we fit the 6D camera pose to a set of noisy correspondences between the 2D input image and a known 3D environment. We estimate…

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

Deep learning based image segmentation methods have achieved great success, even having human-level accuracy in some applications. However, due to the black box nature of deep learning, the best method may fail in some situations. Thus…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Leixin Zhou , Wenxiang Deng , Xiaodong Wu

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

In this paper, we propose a noise-aware exposure control algorithm for robust robot vision. Our method aims to capture the best-exposed image which can boost the performance of various computer vision and robotics tasks. For this purpose,…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Ukcheol Shin , Jinsun Park , Gyumin Shim , Francois Rameau , In So Kweon

Robust 3D registration is a fundamental problem in computer vision and robotics, where the goal is to estimate the geometric transformation between two sets of measurements in the presence of noise, mismatches, and extreme outlier…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Xianyun Qian , Fei Wen , Peilin Liu

Camera rotation estimation from a single image is a challenging task, often requiring depth data and/or camera intrinsics, which are generally not available for in-the-wild videos. Although external sensors such as inertial measurement…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Aalok Patwardhan , Callum Rhodes , Gwangbin Bae , Andrew J. Davison

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

We introduce Harmonic Robustness, a powerful and intuitive method to test the robustness of any machine-learning model either during training or in black-box real-time inference monitoring without ground-truth labels. It is based on…

机器学习 · 计算机科学 2024-04-30 Nicholas S. Kersting , Yi Li , Aman Mohanty , Oyindamola Obisesan , Raphael Okochu

We propose a robust and efficient method for multiview triangulation and uncertainty estimation. Our contribution is threefold: First, we propose an outlier rejection scheme using two-view RANSAC with the midpoint method. By prescreening…

计算机视觉与模式识别 · 计算机科学 2020-08-06 Seong Hun Lee , Javier Civera

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

Accurate earthquake location, which determines the origin time and location of seismic events using phase arrival times or waveforms, is fundamental to earthquake monitoring. While recent deep learning advances have significantly improved…

地球物理 · 物理学 2025-02-18 Weiqiang Zhu , Bo Rong , Yaqi Jie , S. Shawn Wei

Camera relocalization has various applications in autonomous driving. Previous camera pose regression models consider only ideal scenarios where there is little environmental perturbation. To deal with challenging driving environments that…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Sijie Wang , Qiyu Kang , Rui She , Wee Peng Tay , Andreas Hartmannsgruber , Diego Navarro Navarro

We present an approach to estimating camera rotation in crowded, real-world scenes from handheld monocular video. While camera rotation estimation is a well-studied problem, no previous methods exhibit both high accuracy and acceptable…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Fabien Delattre , David Dirnfeld , Phat Nguyen , Stephen Scarano , Michael J. Jones , Pedro Miraldo , Erik Learned-Miller

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

In Visual SLAM, achieving accurate feature matching consumes a significant amount of time, severely impacting the real-time performance of the system. This paper proposes an accelerated method for Visual SLAM by integrating GMS (Grid-based…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Shaojie Zhang , Yinghui Wang , Jiaxing Ma , Wei Li , Jinlong Yang , Tao Yan , Yukai Wang , Liangyi Huang , Mingfeng Wang , Ibragim R. Atadjanov

Relative error estimation has been recently used in regression analysis. A crucial issue of the existing relative error estimation procedures is that they are sensitive to outliers. To address this issue, we employ the $\gamma$-likelihood…

统计方法学 · 统计学 2018-10-17 Kei Hirose , Hiroki Masuda

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