OATM: Occlusion Aware Template Matching by Consensus Set Maximization
Simon Korman, Mark Milam, Stefano Soatto

TL;DR
This paper introduces OATM, an efficient occlusion-aware template matching method with provable guarantees, leveraging a novel reduction and hashing scheme to improve speed and robustness in large search spaces.
Contribution
The paper proposes a new scalable template matching approach that handles occlusions with theoretical performance guarantees and improved efficiency.
Findings
Significant speed improvements over state-of-the-art methods.
Robustness to partial occlusions demonstrated empirically.
Provable guarantees on the number of iterations for optimal solutions.
Abstract
We present a novel approach to template matching that is efficient, can handle partial occlusions, and comes with provable performance guarantees. A key component of the method is a reduction that transforms the problem of searching a nearest neighbor among high-dimensional vectors, to searching neighbors among two sets of order vectors, which can be found efficiently using range search techniques. This allows for a quadratic improvement in search complexity, and makes the method scalable in handling large search spaces. The second contribution is a hashing scheme based on consensus set maximization, which allows us to handle occlusions. The resulting scheme can be seen as a randomized hypothesize-and-test algorithm, which is equipped with guarantees regarding the number of iterations required for obtaining an optimal solution with high probability. The predicted matching…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
