paper-with-me

Papers

Large-scale Weakly Supervised Learning for Road Extraction from Satellite Imagery

2023-09-14 · Shiqiao Meng, Zonglin Di, Siwei Yang, Yin Wang

Automatic road extraction from satellite imagery using deep learning is a viable alternative to traditional manual mapping. Therefore it has received considerable attention recently. However, most of the existing methods are supervised and require pixel-level labeling, which is tedious and error-prone. To make matters worse, the earth has a diverse range of terrain, vegetation, and man-made objects. It is well known that models trained in one area generalize poorly to other areas. Various shooting conditions such as light and angel, as well as different image processing techniques further complicate the issue. It is impractical to develop training data to cover all image styles. This paper proposes to leverage OpenStreetMap road data as weak labels and large scale satellite imagery to pre-train semantic segmentation models. Our extensive experimental results show that the prediction accuracy increases with the amount of the weakly labeled data, as well as the road density in the areas chosen for training. Using as much as 100 times more data than the widely used DeepGlobe road dataset, our model with the D-LinkNet architecture and the ResNet-50 backbone exceeds the top performer of the current DeepGlobe leaderboard. Furthermore, due to large-scale pre-training, our model generalizes much better than those trained with only the curated datasets, implying great application potential.

📄 PDF Abstract BibTeX arXiv:2309.07823

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SegmentationWeakly-supervised Learning

Methods 이 논문이 사용한 방법론

FAVOR+ 설명 없음
Performer Performer is a Transformer architecture which can estimate regular…

Similar Papers 제목 키워드 기반

Scribble-based Weakly Supervised Deep Learning for Road Surface Extraction from Remote Sensing Images

2020-10-25 · Yao Wei, Shunping Ji

Road surface extraction from remote sensing images using deep learning methods has achieved good performance, while most of the existing methods are based on fully supervised learning, which requires a large amount of tr…

Boundary DetectionDecoderSemantic Segmentation

Off-Road Drivable Area Extraction Using 3D LiDAR Data

2020-03-10 · Biao Gao, Anran Xu, Yancheng Pan, Xijun Zhao 외

We propose a method for off-road drivable area extraction using 3D LiDAR data with the goal of autonomous driving application. A specific deep learning framework is designed to deal with the ambiguous area, which is one …

Autonomous Driving

BroadCAM: Outcome-agnostic Class Activation Mapping for Small-scale Weakly Supervised Applications

2023-09-07 · Jiatai Lin, Guoqiang Han, Xuemiao Xu, Changhong Liang 외

Class activation mapping~(CAM), a visualization technique for interpreting deep learning models, is now commonly used for weakly supervised semantic segmentation~(WSSS) and object localization~(WSOL). It is the weighted …

Object LocalizationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

SA-MixNet: Structure-aware Mixup and Invariance Learning for Scribble-supervised Road Extraction in Remote Sensing Images

2024-03-03 · Jie Feng, Hao Huang, Junpeng Zhang, Weisheng Dong 외

Mainstreamed weakly supervised road extractors rely on highly confident pseudo-labels propagated from scribbles, and their performance often degrades gradually as the image scenes tend various. We argue that such degrada…

UoU: A Universal Fingerprint Foundation Model Based on Large-Scale Unsupervised Learning

2026-06-16 · Xiongjun Guan, Jianjiang Feng, Jie Zhou arxiv

Fingerprint recognition is still dominated by task-specific pipelines, where enhancement, structural parsing, alignment, and matching are optimized in isolation. Although effective in narrow settings, this design limits …

Multi-Task LearningImage Restoration