CVNov 1, 2017

Widening siamese architectures for stereo matching

arXiv:1711.00499v125 citations
Originality Incremental advance
AI Analysis

This work addresses stereo matching for computer vision applications, but it is incremental as it builds on existing siamese architectures.

The paper tackled improving feature extraction in stereo matching by using standard CNNs and a simple space aggregation method, resulting in compelling benchmark results without refinement.

Computational stereo is one of the classical problems in computer vision. Numerous algorithms and solutions have been reported in recent years focusing on developing methods for computing similarity, aggregating it to obtain spatial support and finally optimizing an energy function to find the final disparity. In this paper, we focus on the feature extraction component of stereo matching architecture and we show standard CNNs operation can be used to improve the quality of the features used to find point correspondences. Furthermore, we propose a simple space aggregation that hugely simplifies the correlation learning problem. Our results on benchmark data are compelling and show promising potential even without refining the solution.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes