Optimal Object Matching via Convexification and Composition

Abstract

In this paper, we propose a novel object matching method to match an object to its instance in an input scene image, where both the object template and the input scene image are represented by groups of feature points. We relax each template point's discrete feature cost function to create a convex function that can be optimized efficiently. Such continuous and convex functions with different regularization terms are able to create different convex optimization models handling objects undergoing (i) global transformation, (ii) locally affine transformation, and (iii) articulated transformation. These models can better constrain each template point's transformation and therefore generate more robust matching results. Unlike traditional object or feature matching methods with "hard" node-to-node results, our proposed method allows template points to be transformed to any location in the image plane. Such a property makes our method robust to feature point occlusion or mis-detection. Our extensive experiments demonstrate the robustness and flexibility of our method.

Cite

Text

Li et al. "Optimal Object Matching via Convexification and Composition." IEEE/CVF International Conference on Computer Vision, 2011. doi:10.1109/ICCV.2011.6126222

Markdown

[Li et al. "Optimal Object Matching via Convexification and Composition." IEEE/CVF International Conference on Computer Vision, 2011.](https://mlanthology.org/iccv/2011/li2011iccv-optimal/) doi:10.1109/ICCV.2011.6126222

BibTeX

@inproceedings{li2011iccv-optimal,
  title     = {{Optimal Object Matching via Convexification and Composition}},
  author    = {Li, Hongsheng and Huang, Junzhou and Zhang, Shaoting and Huang, Xiaolei},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2011},
  pages     = {33-40},
  doi       = {10.1109/ICCV.2011.6126222},
  url       = {https://mlanthology.org/iccv/2011/li2011iccv-optimal/}
}