Cascaded multi-scale and multi-dimension convolutional neural network for stereo matching
Convolutional neural networks(CNN) have been shown to perform better than the conventional stereo algorithms for stereo estimation. Numerous efforts focus on the pixel-wise matching cost computation, which is the important building block for many start-of-the-art algorithms. However, those architectures are limited to small and single scale receptive fields and use traditional methods for cost aggregation or even ignore cost aggregation. Differently we take them both into consideration. Firstly, we propose a new multi-scale matching cost computation sub-network, in which two different sizes of receptive fields are implemented parallelly. In this way, the network can make the best use of both variants and balance the trade-off between the increase of receptive field and the loss of detail. Furthermore, we show that our multi-dimension aggregation sub-network which containing 2D convolution and 3D convolution operations can provide rich context and semantic information for estimating an accurate initial disparity. Finally, experiments on challenging stereo benchmark KITTI demonstrate that the proposed method can achieve competitive results even without any additional post-processing.
Code (0)
등록된 구현이 없습니다.
Tasks
Stereo MatchingStereo Matching HandMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
CMF: Cascaded Multi-model Fusion for Referring Image Segmentation
In this work, we address the task of referring image segmentation (RIS), which aims at predicting a segmentation mask for the object described by a natural language expression. Most existing methods focus on establishing…
Image SegmentationSegmentationSemantic SegmentationSingle Image Super-Resolution via Cascaded Multi-Scale Cross Network
The deep convolutional neural networks have achieved significant improvements in accuracy and speed for single image super-resolution. However, as the depth of network grows, the information flow is weakened and the trai…
Image ReconstructionImage Super-ResolutionSuper-ResolutionExploit All the Layers: Fast and Accurate CNN Object Detector With Scale Dependent Pooling and Cascaded Rejection Classifiers
In this paper, we investigate two new strategies to detect objects accurately and efficiently using deep convolutional neural network: 1) scale-dependent pooling and 2) layer-wise cascaded rejection classifiers. The scal…
AllObjectobject-detectionObject DetectionMulti-scale and Multi-path Cascaded Convolutional Network for Semantic Segmentation of Colorectal Polyps
Colorectal polyps are structural abnormalities of the gastrointestinal tract that can potentially become cancerous in some cases. The study introduces a novel framework for colorectal polyp segmentation named the Multi-S…
SegmentationSemantic SegmentationDetecting Heads using Feature Refine Net and Cascaded Multi-Scale Architecture
This paper presents a method that can accurately detect heads especially small heads under the indoor scene. To achieve this, we propose a novel method, Feature Refine Net (FRN), and a cascaded multi-scale architecture. …
Head Detection