Real-Time Semantic Stereo Matching
Pier Luigi Dovesi, Matteo Poggi, Lorenzo Andraghetti, Miquel Mart\'i,, Hedvig Kjellstr\"om, Alessandro Pieropan, Stefano Mattoccia

TL;DR
This paper introduces a fast, lightweight neural network architecture for real-time semantic stereo matching that balances accuracy and speed, suitable for embedded devices and various applications.
Contribution
The authors present a novel compact multi-stage neural network that performs semantic stereo matching efficiently in real-time, with minimal accuracy loss.
Findings
Achieves real-time inference on high-end GPUs and embedded devices.
Outperforms standalone semantic segmentation and depth estimation models.
Offers a flexible speed-accuracy trade-off for different applications.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
