paper-with-me

홈 › Papers

Efficient Outlier Removal in Large Scale Global Structure-from-Motion

2018-08-09 · Fei Wen, Danping Zou, Rendong Ying, Peilin Liu

This work addresses the outlier removal problem in large-scale global structure-from-motion. In such applications, global outlier removal is very useful to mitigate the deterioration caused by mismatches in the feature point matching step. Unlike existing outlier removal methods, we exploit the structure in multiview geometry problems to propose a dimension reduced formulation, based on which two methods have been developed. The first method considers a convex relaxed $\ell_1$ minimization and is solved by a single linear programming (LP), whilst the second one approximately solves the ideal $\ell_0$ minimization by an iteratively reweighted method. The dimension reduction results in a significant speedup of the new algorithms. Further, the iteratively reweighted method can significantly reduce the possibility of removing true inliers. Realistic multiview reconstruction experiments demonstrated that, compared with state-of-the-art algorithms, the new algorithms are much more efficient and meanwhile can give improved solution. Matlab code for reproducing the results is available at \textit{https://github.com/FWen/OUTLR.git}.

📄 PDF Abstract BibTeX arXiv:1808.03041

Code (1)

FWen/OUTLR 공식 구현

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

Guaranteed Outlier Removal for Rotation Search

2015-12-01 · ICCV 2015 12 · Alvaro Parra Bustos, Tat-Jun Chin

Rotation search has become a core routine for solving many computer vision problems. The aim is to rotationally align two input point sets with correspondences. Recently, there is significant interest in developing globa…

Progressive Correspondence Regenerator for Robust 3D Registration

2025-02-04 · CVPR 2025 1 · Guiyu Zhao, Sheng Ao, Ye Zhang, Kai Xu Yulan Guo

Obtaining enough high-quality correspondences is crucial for robust registration. Existing correspondence refinement methods mostly follow the paradigm of outlier removal, which either fails to correctly identify the acc…

Efficient Background Modeling Based on Sparse Representation and Outlier Iterative Removal

2014-01-23 · Linhao Li, Ping Wang, QinGhua Hu, Sijia Cai

Background modeling is a critical component for various vision-based applications. Most traditional methods tend to be inefficient when solving large-scale problems. In this paper, we introduce sparse representation into…

Guaranteed Outlier Removal for Point Cloud Registration with Correspondences

2017-11-28 · Álvaro Parra Bustos, Tat-Jun Chin

An established approach for 3D point cloud registration is to estimate the registration function from 3D keypoint correspondences. Typically, a robust technique is required to conduct the estimation, since there are fals…

Point Cloud Registration

Guaranteed Outlier Removal With Mixed Integer Linear Programs

2016-06-01 · CVPR 2016 6 · Tat-Jun Chin, Yang Heng Kee, Anders Eriksson, Frank Neumann

The maximum consensus problem is fundamentally important to robust geometric fitting in computer vision. Solving the problem exactly is computationally demanding, and the effort required increases rapidly with the proble…

global-optimization