paper-with-me

Papers

Learning Semantic Segmentation with Query Points Supervision on Aerial Images

2023-09-11 · Santiago Rivier, Carlos Hinojosa, Silvio Giancola, Bernard Ghanem

Semantic segmentation is crucial in remote sensing, where high-resolution satellite images are segmented into meaningful regions. Recent advancements in deep learning have significantly improved satellite image segmentation. However, most of these methods are typically trained in fully supervised settings that require high-quality pixel-level annotations, which are expensive and time-consuming to obtain. In this work, we present a weakly supervised learning algorithm to train semantic segmentation algorithms that only rely on query point annotations instead of full mask labels. Our proposed approach performs accurate semantic segmentation and improves efficiency by significantly reducing the cost and time required for manual annotation. Specifically, we generate superpixels and extend the query point labels into those superpixels that group similar meaningful semantics. Then, we train semantic segmentation models supervised with images partially labeled with the superpixel pseudo-labels. We benchmark our weakly supervised training approach on an aerial image dataset and different semantic segmentation architectures, showing that we can reach competitive performance compared to fully supervised training while reducing the annotation effort. The code of our proposed approach is publicly available at: https://github.com/santiago2205/LSSQPS.

📄 PDF Abstract BibTeX arXiv:2309.05490

Code (1)

santiago2205/lssqps 공식 구현 pytorch

Tasks

Image SegmentationSegmentationSemantic SegmentationSuperpixelsWeakly-supervised Learning

Similar Papers 제목 키워드 기반

Semantic-aware DropSplat: Adaptive Pruning of Redundant Gaussians for 3D Aerial-View Segmentation

2025-08-13 · Xu Tang, Junan Jia, Yijing Wang, Jingjing Ma 외 arxiv

In the task of 3D Aerial-view Scene Semantic Segmentation (3D-AVS-SS), traditional methods struggle to address semantic ambiguity caused by scale variations and structural occlusions in aerial images. This limits their s…

Semantic SegmentationScene Understanding

Few-Shot Rotation-Invariant Aerial Image Semantic Segmentation

2023-05-29 · Qinglong Cao, Yuntian Chen, Chao Ma, Xiaokang Yang

Few-shot aerial image segmentation is a challenging task that involves precisely parsing objects in query aerial images with limited annotated support. Conventional matching methods without consideration of varying objec…

Image SegmentationSegmentationSemantic Segmentation

SQN: Weakly-Supervised Semantic Segmentation of Large-Scale 3D Point Clouds

2021-04-11 · Qingyong Hu, Bo Yang, Guangchi Fang, Yulan Guo 외

Labelling point clouds fully is highly time-consuming and costly. As larger point cloud datasets with billions of points become more common, we ask whether the full annotation is even necessary, demonstrating that existi…

Semantic SegmentationSemantic SimilaritySemantic Textual SimilarityWeakly supervised Semantic Segmentation+1

LESS: Label-Efficient and Single-Stage Referring 3D Segmentation

2024-10-17 · Xuexun Liu, Xiaoxu Xu, Jinlong Li, Qiudan Zhang 외

Referring 3D Segmentation is a visual-language task that segments all points of the specified object from a 3D point cloud described by a sentence of query. Previous works perform a two-stage paradigm, first conducting l…

cross-modal alignmentInstance SegmentationSegmentationSemantic Segmentation+1

PointFlow: Flowing Semantics Through Points for Aerial Image Segmentation

2021-03-11 · CVPR 2021 1 · Xiangtai Li, Hao He, Xia Li, Duo Li 외

Aerial Image Segmentation is a particular semantic segmentation problem and has several challenging characteristics that general semantic segmentation does not have. There are two critical issues: The one is an extremely…

Image SegmentationSegmentationSemantic Segmentation