2017
DOI: 10.1109/tpami.2016.2631531
|View full text |Cite
|
Sign up to set email alerts
|

Efficient Globally Optimal Consensus Maximisation with Tree Search

Abstract: Maximum consensus is one of the most popular criteria for robust estimation in computer vision. Despite its widespread use, optimising the criterion is still customarily done by randomised sample-and-test techniques, which do not guarantee optimality of the result. Several globally optimal algorithms exist, but they are too slow to challenge the dominance of randomised methods. Our work aims to change this state of affairs by proposing an efficient algorithm for global maximisation of consensus. Under the fram… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
86
0

Year Published

2018
2018
2019
2019

Publication Types

Select...
5
2
2

Relationship

3
6

Authors

Journals

citations
Cited by 55 publications
(86 citation statements)
references
References 19 publications
0
86
0
Order By: Relevance
“…We choose the threshold ǫ = 1.5 px for our method and equivalently for ransac. We further test a globally optimal method of outlier rejection [8] as global.…”
Section: Resultsmentioning
confidence: 99%
“…We choose the threshold ǫ = 1.5 px for our method and equivalently for ransac. We further test a globally optimal method of outlier rejection [8] as global.…”
Section: Resultsmentioning
confidence: 99%
“…We further compare the F1-score and runtime with various variants of RANSAC [35] and a globally optimal method [11] on homography estimation in Fig. 8.…”
Section: D-2d Homography and Fundamental Matrixmentioning
confidence: 99%
“…Since automatically computed matching pairs (m i L , m i R ) may be outliers for some i, the RANSAC algorithm [12] (see Section 2.1) is traditionally used: five pairs are selected to estimate E, then the number of other pairs, called inliers, compatible with this estimation (up to the threshold q) is counted; the procedure is repeated and the estimation of E with a maximal number of inliers is returned. However, the five-point procedure is complex due to its non-linear constraints (9). Therefore they are often relaxed in favor of the estimation of the fundamental matrix F = (K −1 L ) E K −1 R , where K L and K R map direction vectors m L and m R to the image points x L and x R in homogeneous coordinates [15].…”
Section: Problem Presentationmentioning
confidence: 99%
“…Another work [9,10] solves different computer vision problems as homography estimation, linearised fundamental matrix, or affine registration, finding the maximum number of inliers. The B & B approach used builds a search tree, branching directly on the inliers set.…”
Section: Related Workmentioning
confidence: 99%