paper-with-me

홈 › Papers

Real-Time Semantic Stereo Matching

2019-10-01 · Pier Luigi Dovesi, Matteo Poggi, Lorenzo Andraghetti, Miquel Martí, Hedvig Kjellström, Alessandro Pieropan, Stefano Mattoccia

Scene understanding is paramount in robotics, self-navigation, augmented reality, and many other fields. To fully accomplish this task, an autonomous agent has to infer the 3D structure of the sensed scene (to know where it looks at) and its content (to know what it sees). To tackle the two tasks, deep neural networks trained to infer semantic segmentation and depth from stereo images are often the preferred choices. Specifically, Semantic Stereo Matching can be tackled by either standalone models trained for the two tasks independently or joint end-to-end architectures. Nonetheless, as proposed so far, both solutions are inefficient because requiring two forward passes in the former case or due to the complexity of a single network in the latter, although jointly tackling both tasks is usually beneficial in terms of accuracy. In this paper, we propose a single compact and lightweight architecture for real-time semantic stereo matching. Our framework relies on coarse-to-fine estimations in a multi-stage fashion, allowing: i) very fast inference even on embedded devices, with marginal drops in accuracy, compared to state-of-the-art networks, ii) trade accuracy for speed, according to the specific application requirements. Experimental results on high-end GPUs as well as on an embedded Jetson TX2 confirm the superiority of semantic stereo matching compared to standalone tasks and highlight the versatility of our framework on any hardware and for any application.

📄 PDF Abstract BibTeX arXiv:1910.00541

Code (0)

등록된 구현이 없습니다.

Tasks

Scene UnderstandingSemantic SegmentationStereo Matching

Similar Papers 제목 키워드 기반

Survey on Semantic Stereo Matching / Semantic Depth Estimation

2021-09-21 · Viny Saajan Victor, Peter Neigel

Stereo matching is one of the widely used techniques for inferring depth from stereo images owing to its robustness and speed. It has become one of the major topics of research since it finds its applications in autonomo…

3D ReconstructionAutonomous DrivingDepth EstimationImage Segmentation+4

DrivingStereo: A Large-Scale Dataset for Stereo Matching in Autonomous Driving Scenarios

2019-06-01 · CVPR 2019 6 · Guorun Yang, Xiao Song, Chaoqin Huang, Zhidong Deng 외

Great progress has been made on estimating disparity maps from stereo images. However, with the limited stereo data available in the existing datasets and unstable ranging precision of current stereo methods, industry-le…

Autonomous DrivingStereo MatchingStereo Matching Hand

Stereo Matching in Time: 100+ FPS Video Stereo Matching for Extended Reality

2023-09-08 · Ziang Cheng, Jiayu Yang, Hongdong Li

Real-time Stereo Matching is a cornerstone algorithm for many Extended Reality (XR) applications, such as indoor 3D understanding, video pass-through, and mixed-reality games. Despite significant advancements in deep ste…

Mixed RealityStereo Matching

S$^3$M-Net: Joint Learning of Semantic Segmentation and Stereo Matching for Autonomous Driving

2024-01-21 · Zhiyuan Wu, Yi Feng, Chuang-Wei Liu, Fisher Yu 외

Semantic segmentation and stereo matching are two essential components of 3D environmental perception systems for autonomous driving. Nevertheless, conventional approaches often address these two problems independently, …

Autonomous DrivingScene UnderstandingSemantic SegmentationStereo Matching

Semantic Stereo Matching With Pyramid Cost Volumes

2019-10-01 · ICCV 2019 10 · Zhenyao Wu, Xinyi Wu, Xiaoping Zhang, Song Wang 외

The accuracy of stereo matching has been greatly improved by using deep learning with convolutional neural networks. To further capture the details of disparity maps, in this paper, we propose a novel semantic stereo net…

Semantic SegmentationStereo Matching