paper-with-me

홈 › Papers

Drive&Segment: Unsupervised Semantic Segmentation of Urban Scenes via Cross-modal Distillation

2022-03-21 · Antonin Vobecky, David Hurych, Oriane Siméoni, Spyros Gidaris, Andrei Bursuc, Patrick Pérez, Josef Sivic

This work investigates learning pixel-wise semantic image segmentation in urban scenes without any manual annotation, just from the raw non-curated data collected by cars which, equipped with cameras and LiDAR sensors, drive around a city. Our contributions are threefold. First, we propose a novel method for cross-modal unsupervised learning of semantic image segmentation by leveraging synchronized LiDAR and image data. The key ingredient of our method is the use of an object proposal module that analyzes the LiDAR point cloud to obtain proposals for spatially consistent objects. Second, we show that these 3D object proposals can be aligned with the input images and reliably clustered into semantically meaningful pseudo-classes. Finally, we develop a cross-modal distillation approach that leverages image data partially annotated with the resulting pseudo-classes to train a transformer-based model for image semantic segmentation. We show the generalization capabilities of our method by testing on four different testing datasets (Cityscapes, Dark Zurich, Nighttime Driving and ACDC) without any finetuning, and demonstrate significant improvements compared to the current state of the art on this problem. See project webpage https://vobecant.github.io/DriveAndSegment/ for the code and more.

📄 PDF Abstract BibTeX arXiv:2203.11160

Code (1)

vobecant/DriveAndSegment 공식 구현 pytorch

Tasks

Image SegmentationSegmentationSemantic SegmentationUnsupervised Semantic Segmentation

Similar Papers 제목 키워드 기반

Urban1960SatSeg: Unsupervised Semantic Segmentation of Mid-20$^{th}$ century Urban Landscapes with Satellite Imageries

2025-06-11 · Tianxiang Hao, Lixian Zhang, Yingjia Zhang, Mengxuan Chen 외

Historical satellite imagery, such as mid-20$^{th}$ century Keyhole data, offers rare insights into understanding early urban development and long-term transformation. However, severe quality degradation (e.g., distortio…

SegmentationSelf-Supervised LearningSemantic SegmentationUnsupervised Semantic Segmentation

All for One, and One for All: UrbanSyn Dataset, the third Musketeer of Synthetic Driving Scenes

2023-12-19 · Jose L. Gómez, Manuel Silva, Antonio Seoane, Agnès Borrás 외

We introduce UrbanSyn, a photorealistic dataset acquired through semi-procedurally generated synthetic urban driving scenarios. Developed using high-quality geometry and materials, UrbanSyn provides pixel-level ground tr…

AllDomain AdaptationInstance SegmentationSegmentation+2

Cars Can't Fly up in the Sky: Improving Urban-Scene Segmentation via Height-driven Attention Networks

2020-03-11 · CVPR 2020 6 · Sungha Choi, Joanne T. Kim, Jaegul Choo

This paper exploits the intrinsic features of urban-scene images and proposes a general add-on module, called height-driven attention networks (HANet), for improving semantic segmentation for urban-scene images. It empha…

Scene SegmentationSegmentationSemantic Segmentation

Copy-Pasting Coherent Depth Regions Improves Contrastive Learning for Urban-Scene Segmentation

2022-11-25 · Liang Zeng, Attila Lengyel, Nergis Tömen, Jan van Gemert

In this work, we leverage estimated depth to boost self-supervised contrastive learning for segmentation of urban scenes, where unlabeled videos are readily available for training self-supervised depth estimation. We arg…

Contrastive LearningDepth EstimationScene SegmentationSegmentation+2

Unsupervised Hierarchical Semantic Segmentation with Multiview Cosegmentation and Clustering Transformers

2022-04-25 · CVPR 2022 1 · Tsung-Wei Ke, Jyh-Jing Hwang, Yunhui Guo, Xudong Wang 외

Unsupervised semantic segmentation aims to discover groupings within and across images that capture object and view-invariance of a category without external supervision. Grouping naturally has levels of granularity, cre…

ClusteringSegmentationSemantic SegmentationUnsupervised Semantic Segmentation