paper-with-me

홈 › Papers

Dark Spot Detection from SAR Images Based on Superpixel Deeper Graph Convolutional Network

2022-04-20 · Xiaojian Liu, Yansheng Li

Synthetic Aperture Radar (SAR) is the main instrument utilized for the detection of oil slicks on the ocean surface. In SAR images, some areas affected by ocean phenomena, such as rain cells, upwellings, and internal waves, or discharge from oil spills appear as dark spots on images. Dark spot detection is the first step in the detection of oil spills, which then become oil slick candidates. The accuracy of dark spot segmentation ultimately affects the accuracy of oil slick identification. Although some advanced deep learning methods that use pixels as processing units perform well in remote sensing image semantic segmentation, detecting some dark spots with weak boundaries from noisy SAR images remains a huge challenge. We propose a dark spot detection method based on superpixels deeper graph convolutional networks (SGDCN) in this paper, which takes the superpixels as the processing units and extracts features for each superpixel. The features calculated from superpixel regions are more robust than those from fixed pixel neighborhoods. To reduce the difficulty of learning tasks, we discard irrelevant features and obtain an optimal subset of features. After superpixel segmentation, the images are transformed into graphs with superpixels as nodes, which are fed into the deeper graph convolutional neural network for node classification. This graph neural network uses a differentiable aggregation function to aggregate the features of nodes and neighbors to form more advanced features. It is the first time using it for dark spot detection. To validate our method, we mark all dark spots on six SAR images covering the Baltic Sea and construct a dark spots detection dataset, which has been made publicly available (https://drive.google.com/drive/folders/12UavrntkDSPrItISQ8iGefXn2gIZHxJ6?usp=sharing). The experimental results demonstrate that our proposed SGDCN is robust and effective.

📄 PDF Abstract BibTeX arXiv:2204.09230

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkNode ClassificationSemantic SegmentationSuperpixels

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

SPSN: Superpixel Prototype Sampling Network for RGB-D Salient Object Detection

2022-07-16 · Minhyeok Lee, Chaewon Park, Suhwan Cho, Sangyoun Lee

RGB-D salient object detection (SOD) has been in the spotlight recently because it is an important preprocessing operation for various vision tasks. However, despite advances in deep learning-based methods, RGB-D SOD is …

object-detectionObject DetectionRGB-D Salient Object DetectionSalient Object Detection+1

Getting to Know Low-light Images with The Exclusively Dark Dataset

2018-05-29 · Yuen Peng Loh, Chee Seng Chan

Low-light is an inescapable element of our daily surroundings that greatly affects the efficiency of our vision. Research works on low-light has seen a steady growth, particularly in the field of image enhancement, but t…

Image EnhancementLow-Light Image EnhancementObjectobject-detection+1

SANet:Superpixel Attention Network for Skin Lesion Attributes Detection

2019-10-20 · Xinzi He, Baiying Lei, Tianfu Wang

The accurate detection of lesion attributes is meaningful for both the computeraid diagnosis system and dermatologists decisions. However, unlike lesion segmentation and melenoma classification, there are few deep learni…

AttributeGeneral ClassificationLesion SegmentationTask 2

How to Identify Good Superpixels for Deforestation Detection on Tropical Rainforests

2024-09-06 · Isabela Borlido, Eduardo Bouhid, Victor Sundermann, Hugo Resende 외

The conservation of tropical forests is a topic of significant social and ecological relevance due to their crucial role in the global ecosystem. Unfortunately, deforestation and degradation impact millions of hectares a…

Superpixels

Extremely Low-light Image Enhancement with Scene Text Restoration

2022-04-01 · PoHao Hsu, Che-Tsung Lin, Chun Chet Ng, Jie-Long Kew 외

Deep learning-based methods have made impressive progress in enhancing extremely low-light images - the image quality of the reconstructed images has generally improved. However, we found out that most of these methods c…

Image EnhancementImage RestorationLow-Light Image EnhancementText Detection+1