paper-with-me

Papers

Weakly Supervised Semantic Segmentation of Satellite Images

2019-04-08 · Adrien Nivaggioli, Hicham Randrianarivo

When one wants to train a neural network to perform semantic segmentation, creating pixel-level annotations for each of the images in the database is a tedious task. If he works with aerial or satellite images, which are usually very large, it is even worse. With that in mind, we investigate how to use image-level annotations in order to perform semantic segmentation. Image-level annotations are much less expensive to acquire than pixel-level annotations, but we lose a lot of information for the training of the model. From the annotations of the images, the model must find by itself how to classify the different regions of the image. In this work, we use the method proposed by Anh and Kwak [1] to produce pixel-level annotation from image level annotation. We compare the overall quality of our generated dataset with the original dataset. In addition, we propose an adaptation of the AffinityNet that allows us to directly perform a semantic segmentation. Our results show that the generated labels lead to the same performances for the training of several segmentation networks. Also, the quality of semantic segmentation performed directly by the AffinityNet and the Random Walk is close to the one of the best fully-supervised approaches.

📄 PDF Abstract BibTeX arXiv:1904.03983

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

A Comprehensive Analysis of Weakly-Supervised Semantic Segmentation in Different Image Domains

2019-12-24 · Lyndon Chan, Mahdi S. Hosseini, Konstantinos N. Plataniotis

Recently proposed methods for weakly-supervised semantic segmentation have achieved impressive performance in predicting pixel classes despite being trained with only image labels which lack positional information. Becau…

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

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 segmentat…

Image SegmentationSegmentationSemantic SegmentationSuperpixels+1

Feedback Neural Network for Weakly Supervised Geo-Semantic Segmentation

2016-12-08 · Xianming Liu, Amy Zhang, Tobias Tiecke, Andreas Gros 외

Learning from weakly-supervised data is one of the main challenges in machine learning and computer vision, especially for tasks such as image semantic segmentation where labeling is extremely expensive and subjective. I…

Semantic SegmentationWeakly-supervised Learning

Weakly Labeling the Antarctic: The Penguin Colony Case

2019-05-08 · Hieu Le, Bento Gonçalves, Dimitris Samaras, Heather Lynch

Antarctic penguins are important ecological indicators -- especially in the face of climate change. In this work, we present a deep learning based model for semantic segmentation of Ad\'elie penguin colonies in high-reso…

SegmentationSemantic Segmentation

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