paper-with-me

Papers

Adaptive Deconvolution-based stereo matching Net for Local Stereo Matching

2021-01-01 · Xin Ma, Zhicheng Zhang, Danfeng Wang, Yu Luo, Hui Yuan

In deep learning-based local stereo matching methods, larger image patches usually bring better stereo matching accuracy. However, it is unrealistic to increase the size of the image patch size without restriction. Arbitrarily extending the patch size will change the local stereo matching method into the global stereo matching method, and the matching accuracy will be saturated. We simplified the existing Siamese convolutional network by reducing the number of network parameters and propose an efficient CNN based structure, namely Adaptive Deconvolution-based disparity matching Net (ADSM net) by adding deconvolution layers to learn how to enlarge the size of input feature map for the following convolution layers. Experimental results on the KITTI 2012 and 2015 datasets demonstrate that the proposed method can achieve a good trade-off between accuracy and complexity.

📄 PDF Abstract BibTeX arXiv:2101.00221

Code (0)

등록된 구현이 없습니다.

Tasks

Stereo Matching

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Multi-scale Cross-form Pyramid Network for Stereo Matching

2019-04-25 · Zhidong Zhu, Mingyi He, Yuchao Dai, Zhibo Rao 외

Stereo matching plays an indispensable part in autonomous driving, robotics and 3D scene reconstruction. We propose a novel deep learning architecture, which called CFP-Net, a Cross-Form Pyramid stereo matching network f…

3D Feature Matching3D Scene ReconstructionAutonomous DrivingForm+2

URS-Stereo: Uncertainty-Guided Residual Search for Real-Time Stereo Matching

2026-07-07 · Pouya Sohrabipour, Chaitanya kumar reddy Pallerla, Dongyi Wang arxiv

Real-time stereo matching is crucial for robotics, autonomous systems, and embedded vision applications, where both computational efficiency and disparity accuracy are required. Recent coarse-to-fine stereo matching meth…

Computational EfficiencyDisparity Estimation

AdaStereo: A Simple and Efficient Approach for Adaptive Stereo Matching

2020-04-09 · CVPR 2021 1 · Xiao Song, Guorun Yang, Xinge Zhu, Hui Zhou 외

Recently, records on stereo matching benchmarks are constantly broken by end-to-end disparity networks. However, the domain adaptation ability of these deep models is quite poor. Addressing such problem, we present a nov…

Domain AdaptationStereo Matching

Selective-Stereo: Adaptive Frequency Information Selection for Stereo Matching

2024-03-01 · CVPR 2024 1 · Xianqi Wang, Gangwei Xu, Hao Jia, Xin Yang

Stereo matching methods based on iterative optimization, like RAFT-Stereo and IGEV-Stereo, have evolved into a cornerstone in the field of stereo matching. However, these methods struggle to simultaneously capture high-f…

Stereo Matching

RomniStereo: Recurrent Omnidirectional Stereo Matching

2024-01-09 · Hualie Jiang, Rui Xu, Minglang Tan, Wenjie Jiang

Omnidirectional stereo matching (OSM) is an essential and reliable means for $360^{\circ}$ depth sensing. However, following earlier works on conventional stereo matching, prior state-of-the-art (SOTA) methods rely on a …

DecoderOptical Flow EstimationStereo Matching