LaRa: Latents and Rays for Multi-Camera Bird's-Eye-View Semantic Segmentation
Florent Bartoccioni, \'Eloi Zablocki, Andrei Bursuc, Patrick P\'erez,, Matthieu Cord, Karteek Alahari

TL;DR
LaRa is a transformer-based model that efficiently fuses multi-camera data into latent representations for accurate bird's-eye-view semantic segmentation in autonomous driving.
Contribution
Introduces LaRa, a novel encoder-decoder transformer architecture utilizing cross-attention for multi-camera BEV segmentation, improving over previous transformer-based methods.
Findings
Outperforms previous transformer-based methods on nuScenes dataset.
Efficiently fuses multi-camera data into compact latent representations.
Achieves state-of-the-art accuracy in BEV semantic segmentation.
Abstract
Recent works in autonomous driving have widely adopted the bird's-eye-view (BEV) semantic map as an intermediate representation of the world. Online prediction of these BEV maps involves non-trivial operations such as multi-camera data extraction as well as fusion and projection into a common topview grid. This is usually done with error-prone geometric operations (e.g., homography or back-projection from monocular depth estimation) or expensive direct dense mapping between image pixels and pixels in BEV (e.g., with MLP or attention). In this work, we present 'LaRa', an efficient encoder-decoder, transformer-based model for vehicle semantic segmentation from multiple cameras. Our approach uses a system of cross-attention to aggregate information over multiple sensors into a compact, yet rich, collection of latent representations. These latent representations, after being processed by a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Video Surveillance and Tracking Methods · Robotics and Sensor-Based Localization
