Instance Segmentation by Jointly Optimizing Spatial Embeddings and Clustering Bandwidth
Current state-of-the-art instance segmentation methods are not suited for real-time applications like autonomous driving, which require fast execution times at high accuracy. Although the currently dominant proposal-based methods have high accuracy, they are slow and generate masks at a fixed and low resolution. Proposal-free methods, by contrast, can generate masks at high resolution and are often faster, but fail to reach the same accuracy as the proposal-based methods. In this work we propose a new clustering loss function for proposal-free instance segmentation. The loss function pulls the spatial embeddings of pixels belonging to the same instance together and jointly learns an instance-specific clustering bandwidth, maximizing the intersection-over-union of the resulting instance mask. When combined with a fast architecture, the network can perform instance segmentation in real-time while maintaining a high accuracy. We evaluate our method on the challenging Cityscapes benchmark and achieve top results (5\% improvement over Mask R-CNN) at more than 10 fps on 2MP images. Code will be available at https://github.com/davyneven/SpatialEmbeddings .
Code (4)
Tasks
Autonomous DrivingClusteringInstance SegmentationSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
FUS3DMaps: Scalable and Accurate Open-Vocabulary Semantic Mapping by 3D Fusion of Voxel- and Instance-Level Layers
Open-vocabulary semantic mapping enables robots to spatially ground previously unseen concepts without requiring predefined class sets. Current training-free methods commonly rely on multi-view fusion of semantic embeddi…
3D Semantic SegmentationClickSeg3D: Few-Click Interactive Segmentation via Semantic Embeddings
Interactive segmentation allows efficient label generation by leveraging user-provided clicks to progressively refine predictions, which is critical when fully supervised labels are costly or generalization to unseen cla…
Interactive 3D Instance SegmentationInteractive SegmentationTowards Lightweight Lane Detection by Optimizing Spatial Embedding
A number of lane detection methods depend on a proposal-free instance segmentation because of its adaptability to flexible object shape, occlusion, and real-time application. This paper addresses the problem that pixel e…
ClusteringInstance SegmentationLane DetectionSegmentation+2Joint 3D Instance Segmentation and Object Detection for Autonomous Driving
Currently, in Autonomous Driving (AD), most of the 3D object detection frameworks (either anchor- or anchor-free-based) consider the detection as a Bounding Box (BBox) regression problem. However, this compact representa…
3D Instance Segmentation3D Object DetectionAutonomous DrivingClustering+6DQFormer: Towards Unified LiDAR Panoptic Segmentation with Decoupled Queries
LiDAR panoptic segmentation, which jointly performs instance and semantic segmentation for things and stuff classes, plays a fundamental role in LiDAR perception tasks. While most existing methods explicitly separate the…
DecoderInstance SegmentationPanoptic SegmentationSegmentation+1