English

Instance Segmentation with Cross-Modal Consistency

Computer Vision and Pattern Recognition 2022-10-18 v1

Abstract

Segmenting object instances is a key task in machine perception, with safety-critical applications in robotics and autonomous driving. We introduce a novel approach to instance segmentation that jointly leverages measurements from multiple sensor modalities, such as cameras and LiDAR. Our method learns to predict embeddings for each pixel or point that give rise to a dense segmentation of the scene. Specifically, our technique applies contrastive learning to points in the scene both across sensor modalities and the temporal domain. We demonstrate that this formulation encourages the models to learn embeddings that are invariant to viewpoint variations and consistent across sensor modalities. We further demonstrate that the embeddings are stable over time as objects move around the scene. This not only provides stable instance masks, but can also provide valuable signals to downstream tasks, such as object tracking. We evaluate our method on the Cityscapes and KITTI-360 datasets. We further conduct a number of ablation studies, demonstrating benefits when applying additional inputs for the contrastive loss.

Keywords

Cite

@article{arxiv.2210.08113,
  title  = {Instance Segmentation with Cross-Modal Consistency},
  author = {Alex Zihao Zhu and Vincent Casser and Reza Mahjourian and Henrik Kretzschmar and Sören Pirk},
  journal= {arXiv preprint arXiv:2210.08113},
  year   = {2022}
}

Comments

8 pages, 9 figures, 5 tables. Presented at IROS 2022