Biologically Inspired Template Matching Using Scene Context

Abstract

Template matching is widely used in pattern recognition and computer vision. However, the performance of traditional template matching approaches is often sensitive to large intraclass variance, occlusion, minor variety of poses, low-resolution conditions, background clutter etc. To resolve the problem, this paper presents a scene context based template matching method, which is inspired from two biological plausible ways, scene-centered viewpoint and change blindness phenomenon. The proposed method is quite different form conventional template matching methods, since this technique measures the similarity of a template and a sub-image by putting both into scene context, in a semantic representation. This work focuses on object detection task using only one object instance without training. Extensive experiments on three datasets and a video clearly show the superior robustness of the proposed method.

Cite

Text

Gao and Sang. "Biologically Inspired Template Matching Using Scene Context." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2011. doi:10.1109/CVPRW.2011.5981776

Markdown

[Gao and Sang. "Biologically Inspired Template Matching Using Scene Context." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2011.](https://mlanthology.org/cvprw/2011/gao2011cvprw-biologically/) doi:10.1109/CVPRW.2011.5981776

BibTeX

@inproceedings{gao2011cvprw-biologically,
  title     = {{Biologically Inspired Template Matching Using Scene Context}},
  author    = {Gao, Changxin and Sang, Nong},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2011},
  pages     = {48-55},
  doi       = {10.1109/CVPRW.2011.5981776},
  url       = {https://mlanthology.org/cvprw/2011/gao2011cvprw-biologically/}
}