paper-with-me

Papers

Cascaded multi-scale and multi-dimension convolutional neural network for stereo matching

2018-03-26 · Haihua Lu, Hai Xu, Li Zhang, Yong Zhao

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.

📄 PDF Abstract BibTeX arXiv:1803.09437

Code (0)

등록된 구현이 없습니다.

Tasks

Stereo MatchingStereo Matching Hand

Methods 이 논문이 사용한 방법론

3D Convolution A 3D Convolution is a type of convolution where the kernel slides in 3 dimensions as opposed to 2 dimensions with 2D…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

CMF: Cascaded Multi-model Fusion for Referring Image Segmentation

2021-06-16 · Jianhua Yang, Yan Huang, Zhanyu Ma, Liang Wang

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 Segmentation

Single Image Super-Resolution via Cascaded Multi-Scale Cross Network

2018-02-24 · Yanting Hu, Xinbo Gao, Jie Li, Yuanfei Huang 외

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-Resolution

Exploit All the Layers: Fast and Accurate CNN Object Detector With Scale Dependent Pooling and Cascaded Rejection Classifiers

2016-06-01 · CVPR 2016 6 · Fan Yang, Wongun Choi, Yuanqing Lin

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 Detection

Multi-scale and Multi-path Cascaded Convolutional Network for Semantic Segmentation of Colorectal Polyps

2024-12-03 · Malik Abdul Manan, Feng Jinchao, Muhammad Yaqub, Shahzad Ahmed 외

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 Segmentation

Detecting Heads using Feature Refine Net and Cascaded Multi-Scale Architecture

2018-03-25 · Dezhi Peng, Zikai Sun, Zirong Chen, Zirui Cai 외

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