Applying Unsupervised Semantic Segmentation to High-Resolution UAV Imagery for Enhanced Road Scene Parsing
Zihan Ma, Yongshang Li, Ronggui Ma, Chen Liang

TL;DR
This paper introduces an unsupervised framework for high-resolution UAV road scene parsing that combines vision language models, SAM, and self-supervised learning to achieve high accuracy without manual annotations.
Contribution
It presents a novel unsupervised approach that leverages vision language models and self-training to effectively parse road scenes from ultra-high resolution UAV images without manual labels.
Findings
Achieves 89.96% mIoU without manual annotations
Effectively identifies and segments road regions in high-resolution UAV images
Surpasses traditional supervised methods in flexibility and accuracy
Abstract
There are two challenges presented in parsing road scenes from UAV images: the complexity of processing high-resolution images and the dependency on extensive manual annotations required by traditional supervised deep learning methods to train robust and accurate models. In this paper, a novel unsupervised road parsing framework that leverages advancements in vision language models with fundamental computer vision techniques is introduced to address these critical challenges. Our approach initiates with a vision language model that efficiently processes ultra-high resolution images to rapidly identify road regions of interest. Subsequent application of the vision foundation model, SAM, generates masks for these regions without requiring category information. A self-supervised learning network then processes these masked regions to extract feature representations, which are clustered…
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 Image and Video Retrieval Techniques · Advanced Neural Network Applications · Medical Image Segmentation Techniques
MethodsSegment Anything Model
