Learning Stixel-based Instance Segmentation
Monty Santarossa, Lukas Schneider, Claudius Zelenka, Lars Schmarje,, Reinhard Koch, Uwe Franke

TL;DR
StixelPointNet introduces a fast, effective method for instance segmentation directly on Stixels by leveraging PointNet architecture, enabling new 3D deep learning applications in autonomous driving.
Contribution
The paper presents a novel approach that applies PointNet to Stixels for efficient instance segmentation, bridging the gap between sparse Stixel data and deep learning.
Findings
Achieves state-of-the-art Stixel-level segmentation performance
Significantly faster than pixel-based methods
Enables new 3D deep learning tasks with Stixels
Abstract
Stixels have been successfully applied to a wide range of vision tasks in autonomous driving, recently including instance segmentation. However, due to their sparse occurrence in the image, until now Stixels seldomly served as input for Deep Learning algorithms, restricting their utility for such approaches. In this work we present StixelPointNet, a novel method to perform fast instance segmentation directly on Stixels. By regarding the Stixel representation as unstructured data similar to point clouds, architectures like PointNet are able to learn features from Stixels. We use a bounding box detector to propose candidate instances, for which the relevant Stixels are extracted from the input image. On these Stixels, a PointNet models learns binary segmentations, which we then unify throughout the whole image in a final selection step. StixelPointNet achieves state-of-the-art performance…
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.
