2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) 2020
DOI: 10.1109/cvpr42600.2020.00469
|View full text |Cite
|
Sign up to set email alerts
|

CONSAC: Robust Multi-Model Fitting by Conditional Sample Consensus

Abstract: We present a robust estimator for fitting multiple parametric models of the same form to noisy measurements. Applications include finding multiple vanishing points in manmade scenes, fitting planes to architectural imagery, or estimating multiple rigid motions within the same sequence. In contrast to previous works, which resorted to hand-crafted search strategies for multiple model detection, we learn the search strategy from data. A neural network conditioned on previously detected models guides a RANSAC est… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
70
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
5
2
1

Relationship

1
7

Authors

Journals

citations
Cited by 44 publications
(78 citation statements)
references
References 64 publications
0
70
0
Order By: Relevance
“…We conduct experiments on both synthetic and realworld datasets by comparing our method with three stateof-the-art multi-model fitting methods: T-linkage(2014) [32], Progressive-X(2019) [10], and CONSAC(2020) [29]. Other multi-model fitting methods: RPA [33] and RansaCov [34] are extremely slow (need months) to run our experiments, hence we do not include them.…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…We conduct experiments on both synthetic and realworld datasets by comparing our method with three stateof-the-art multi-model fitting methods: T-linkage(2014) [32], Progressive-X(2019) [10], and CONSAC(2020) [29]. Other multi-model fitting methods: RPA [33] and RansaCov [34] are extremely slow (need months) to run our experiments, hence we do not include them.…”
Section: Methodsmentioning
confidence: 99%
“…They change the sampling weight of each point in each iteration to get different model parameters. CONSAC [29] is a learning-based method that learns to weigh each point for sampling. Both clustering-based and RANSAC-based methods rely on sampling valid hypotheses.…”
Section: Related Workmentioning
confidence: 99%
“…In NG-RANSAC [33], Brachmann and Rother have introduced the idea of guiding. Meanwhile, Kluger et al have added the idea of multiple parametric model fitting in CONSAC [34].…”
Section: Deep Learning-based Outlier Rejectionmentioning
confidence: 99%
“…Robust model fitting algorithms such as RANSAC [15] and its many derivatives [2,10,54] have been used to fit low-dimensional parametric models, such as plane homographies, fundamental matrices or geometric primitives, to real-world noisy data. Trainable variants of RANSAC [7,8,34] use a neural network to predict sampling weights from data. They require fewer samples and are more accurate.…”
Section: Introductionmentioning
confidence: 99%
“…A trainable RANSAC estimator fits these primitives to 3D features, such as a depth map. We build upon the estimator proposed in [34], and extend it by predicting multiple sets of RANSAC sampling weights concurrently. This enables our method to distinguish between different structures in a scene more easily.…”
Section: Introductionmentioning
confidence: 99%