paper-with-me

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 training data with laborious per-pixel annotation. In this paper, we propose a scribble-based weakly supervised road surface extraction method named ScRoadExtractor, which learns from easily accessible scribbles such as centerlines instead of densely annotated road surface ground-truths. To propagate semantic information from sparse scribbles to unlabeled pixels, we introduce a road label propagation algorithm which considers both the buffer-based properties of road networks and the color and spatial information of super-pixels. The proposal masks generated from the road label propagation algorithm are utilized to train a dual-branch encoder-decoder network we designed, which consists of a semantic segmentation branch and an auxiliary boundary detection branch. We perform experiments on three diverse road datasets that are comprised of highresolution remote sensing satellite and aerial images across the world. The results demonstrate that ScRoadExtractor exceed the classic scribble-supervised segmentation method by 20% for the intersection over union (IoU) indicator and outperform the state-of-the-art scribble-based weakly supervised methods at least 4%.

📄 PDF Abstract BibTeX arXiv:2010.13106

Code (1)

weiyao1996/ScRoadExtractor 공식 구현 pytorch

Tasks

Boundary DetectionDecoderSemantic Segmentation

Similar Papers 제목 키워드 기반

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…

Scribble-Supervised Target Extraction Method Based on Inner Structure-Constraint for Remote Sensing Images

2023-05-18 · Yitong Li, Chang Liu, Jie Ma

Weakly supervised learning based on scribble annotations in target extraction of remote sensing images has drawn much interest due to scribbles' flexibility in denoting winding objects and low cost of manually labeling. …

DecoderWeakly-supervised Learning

OCTAve: 2D en face Optical Coherence Tomography Angiography Vessel Segmentation in Weakly-Supervised Learning with Locality Augmentation

2022-07-25 · Amrest Chinkamol, Vetit Kanjaras, Phattarapong Sawangjai, Yitian Zhao 외

While there have been increased researches using deep learning techniques for the extraction of vascular structure from the 2D en face OCTA, for such approach, it is known that the data annotation process on the curvilin…

Image SegmentationMedical Image SegmentationRetinal Vessel SegmentationWeakly-supervised Learning+1

Scribble2D5: Weakly-Supervised Volumetric Image Segmentation via Scribble Annotations

2022-05-13 · Qiuhui Chen, Yi Hong

Recently, weakly-supervised image segmentation using weak annotations like scribbles has gained great attention, since such annotations are much easier to obtain compared to time-consuming and label-intensive labeling at…

Image SegmentationSegmentationSemantic Segmentation

Weakly-Supervised Salient Object Detection via Scribble Annotations

2020-03-17 · CVPR 2020 6 · Jing Zhang, Xin Yu, Aixuan Li, Peipei Song 외

Compared with laborious pixel-wise dense labeling, it is much easier to label data by scribbles, which only costs 1$\sim$2 seconds to label one image. However, using scribble labels to learn salient object detection has …

Edge DetectionObjectobject-detectionObject Detection+2