paper-with-me

홈 › Papers

Bilateral Grid Learning for Stereo Matching Networks

2021-06-19 · CVPR 2021 1 · Bin Xu, Yuhua Xu, Xiaoli Yang, Wei Jia, Yulan Guo

Real-time performance of stereo matching networks is important for many applications, such as automatic driving, robot navigation and augmented reality (AR). Although significant progress has been made in stereo matching networks in recent years, it is still challenging to balance real-time performance and accuracy. In this paper, we present a novel edge-preserving cost volume upsampling module based on the slicing operation in the learned bilateral grid. The slicing layer is parameter-free, which allows us to obtain a high quality cost volume of high resolution from a low-resolution cost volume under the guide of the learned guidance map efficiently. The proposed cost volume upsampling module can be seamlessly embedded into many existing stereo matching networks, such as GCNet, PSMNet, and GANet. The resulting networks are accelerated several times while maintaining comparable accuracy. Furthermore, we design a real-time network (named BGNet) based on this module, which outperforms existing published real-time deep stereo matching networks, as well as some complex networks on the KITTI stereo datasets. The code is available at https://github.com/YuhuaXu/BGNet.

📄 PDF Abstract BibTeX arXiv:2101.01601

Code (1)

3dcvdeveloper/bgnet pytorch

Tasks

Robot NavigationStereo Matching

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Residual Connection 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Global Context Block A Global Context Block is an image model block for global context modeling. The aim is to have both the benefits of the simplified [non-local…
GCNet A Global Context Network, or GCNet, utilises global context blocks to model long-range dependencies in images. It is based on the [Non-Local…

Similar Papers 제목 키워드 기반

Light Field Stereo Matching Using Bilateral Statistics of Surface Cameras

2014-06-01 · CVPR 2014 6 · Can Chen, Haiting Lin, Zhan Yu, Sing Bing Kang 외

In this paper, we introduce a bilateral consistency metric on the surface camera (SCam) for light field stereo matching to handle significant occlusions. The concept of SCam is used to model angular radiance distribution…

Stereo MatchingStereo Matching Hand

Real-Time Subpixel Fast Bilateral Stereo

2018-07-05 · Rui Fan, Yanan Liu, Mohammud Junaid Bocus, Lujia Wang 외

Stereo vision technique has been widely used in robotic systems to acquire 3-D information. In recent years, many researchers have applied bilateral filtering in stereo vision to adaptively aggregate the matching costs. …

GPU

Automatic Streaming Segmentation of Stereo Video Using Bilateral Space

2017-10-10 · Wenjing Ke, Yuanjie Zhu, Lei Yu

In this paper, we take advantage of binocular camera and propose an unsupervised algorithm based on semi-supervised segmentation algorithm and extracting foreground part efficiently. We creatively embed depth information…

The Fast Bilateral Solver

2015-11-10 · Jonathan T. Barron, Ben Poole

We present the bilateral solver, a novel algorithm for edge-aware smoothing that combines the flexibility and speed of simple filtering approaches with the accuracy of domain-specific optimization algorithms. Our techniq…

ColorizationSemantic Segmentation

BANet: Bilateral Aggregation Network for Mobile Stereo Matching

2025-03-05 · Gangwei Xu, Jiaxin Liu, Xianqi Wang, Junda Cheng 외

State-of-the-art stereo matching methods typically use costly 3D convolutions to aggregate a full cost volume, but their computational demands make mobile deployment challenging. Directly applying 2D convolutions for cos…

Stereo Matching