English

Model-free Consensus Maximization for Non-Rigid Shapes

Computer Vision and Pattern Recognition 2018-08-14 v2

Abstract

Many computer vision methods use consensus maximization to relate measurements containing outliers with the correct transformation model. In the context of rigid shapes, this is typically done using Random Sampling and Consensus (RANSAC) by estimating an analytical model that agrees with the largest number of measurements (inliers). However, small parameter models may not be always available. In this paper, we formulate the model-free consensus maximization as an Integer Program in a graph using `rules' on measurements. We then provide a method to solve it optimally using the Branch and Bound (BnB) paradigm. We focus its application on non-rigid shapes, where we apply the method to remove outlier 3D correspondences and achieve performance superior to the state of the art. Our method works with outlier ratio as high as 80\%. We further derive a similar formulation for 3D template to image matching, achieving similar or better performance compared to the state of the art.

Keywords

Cite

@article{arxiv.1807.01963,
  title  = {Model-free Consensus Maximization for Non-Rigid Shapes},
  author = {Thomas Probst and Ajad Chhatkuli and Danda Pani Paudel and Luc Van Gool},
  journal= {arXiv preprint arXiv:1807.01963},
  year   = {2018}
}

Comments

ECCV18

R2 v1 2026-06-23T02:51:50.369Z