paper-with-me

Papers

Latent Semantic Consensus For Deterministic Geometric Model Fitting

2024-03-11 · Guobao Xiao, Jun Yu, Jiayi Ma, Deng-Ping Fan, Ling Shao

Estimating reliable geometric model parameters from the data with severe outliers is a fundamental and important task in computer vision. This paper attempts to sample high-quality subsets and select model instances to estimate parameters in the multi-structural data. To address this, we propose an effective method called Latent Semantic Consensus (LSC). The principle of LSC is to preserve the latent semantic consensus in both data points and model hypotheses. Specifically, LSC formulates the model fitting problem into two latent semantic spaces based on data points and model hypotheses, respectively. Then, LSC explores the distributions of points in the two latent semantic spaces, to remove outliers, generate high-quality model hypotheses, and effectively estimate model instances. Finally, LSC is able to provide consistent and reliable solutions within only a few milliseconds for general multi-structural model fitting, due to its deterministic fitting nature and efficiency. Compared with several state-of-the-art model fitting methods, our LSC achieves significant superiority for the performance of both accuracy and speed on synthetic data and real images. The code will be available at https://github.com/guobaoxiao/LSC.

📄 PDF Abstract BibTeX arXiv:2403.06444

Code (1)

guobaoxiao/lsc 공식 구현

Tasks

model

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Deterministic Approximate Methods for Maximum Consensus Robust Fitting

2017-10-27 · Huu Le, Tat-Jun Chin, Anders Eriksson, Thanh-Toan Do 외

Maximum consensus estimation plays a critically important role in robust fitting problems in computer vision. Currently, the most prevalent algorithms for consensus maximization draw from the class of randomized hypothes…

Deterministic consensus maximization with biconvex programming

2018-07-25 · ECCV 2018 9 · Zhipeng Cai, Tat-Jun Chin, Huu Le, David Suter

Consensus maximization is one of the most widely used robust fitting paradigms in computer vision, and the development of algorithms for consensus maximization is an active research topic. In this paper, we propose an ef…

Robust Ellipsoid Fitting Using Axial Distance and Combination

2023-04-02 · Min Han, Jiangming Kan, Gongping Yang, Xinghui Li

In random sample consensus (RANSAC), the problem of ellipsoid fitting can be formulated as a problem of minimization of point-to-model distance, which is realized by maximizing model score. Hence, the performance of elli…

Superpixel-guided Two-view Deterministic Geometric Model Fitting

2018-05-03 · Guobao Xiao, Hanzi Wang, Yan Yan, David Suter

Geometric model fitting is a fundamental research topic in computer vision and it aims to fit and segment multiple-structure data. In this paper, we propose a novel superpixel-guided two-view geometric model fitting meth…

modelModel SelectionSuperpixelsVocal Bursts Valence Prediction

An Exact Penalty Method for Locally Convergent Maximum Consensus

2017-07-01 · CVPR 2017 7 · Huu Le, Tat-Jun Chin, David Suter

Maximum consensus estimation plays a critically important role in computer vision. Currently, the most prevalent approach draws from the class of non-deterministic hypothesize-and-verify algorithms, which are cheap but d…