paper-with-me

Papers

Dam reservoir extraction from remote sensing imagery using tailored metric learning strategies

2022-07-12 · Arnout van Soesbergen, Zedong Chu, Miaojing Shi, Mark Mulligan

Dam reservoirs play an important role in meeting sustainable development goals and global climate targets. However, particularly for small dam reservoirs, there is a lack of consistent data on their geographical location. To address this data gap, a promising approach is to perform automated dam reservoir extraction based on globally available remote sensing imagery. It can be considered as a fine-grained task of water body extraction, which involves extracting water areas in images and then separating dam reservoirs from natural water bodies. We propose a novel deep neural network (DNN) based pipeline that decomposes dam reservoir extraction into water body segmentation and dam reservoir recognition. Water bodies are firstly separated from background lands in a segmentation model and each individual water body is then predicted as either dam reservoir or natural water body in a classification model. For the former step, point-level metric learning with triplets across images is injected into the segmentation model to address contour ambiguities between water areas and land regions. For the latter step, prior-guided metric learning with triplets from clusters is injected into the classification model to optimize the image embedding space in a fine-grained level based on reservoir clusters. To facilitate future research, we establish a benchmark dataset with earth imagery data and human labelled reservoirs from river basins in West Africa and India. Extensive experiments were conducted on this benchmark in the water body segmentation task, dam reservoir recognition task, and the joint dam reservoir extraction task. Superior performance has been observed in the respective tasks when comparing our method with state of the art approaches.

📄 PDF Abstract BibTeX arXiv:2207.05807

Code (1)

c8241998/dam-reservoir-extraction 공식 구현 tf

Tasks

Metric LearningSegmentation

Similar Papers 제목 키워드 기반

Road Segmentation of Remotely-Sensed Images Using Deep Convolutional Neural Networks with Landscape Metrics and Conditional Random Fields

2017-07-01 · Teerapong Panboonyuen

Object segmentation of remotely-sensed aerial (or very-high resolution, VHS) images and satellite (or high-resolution, HR) images, has been applied to many application domains, especially in road extraction in which the …

Earth ObservationRoad SegmentationSemantic Segmentation

Spatial-temporal water area monitoring of Miyun Reservoir using remote sensing imagery from 1984 to 2020

2021-10-14 · Chang Liu, Hairong Tang, Luyan Ji, Yongchao Zhao

Miyun Reservoir has produced huge benefits in flood control, agricultural irrigation, power generation, aquaculture, tourism, and urban water supply. Accurately water mapping is of great significance to the ecological en…

Management

EarthMapper: A Tool Box for the Semantic Segmentation of Remote Sensing Imagery

2018-04-01 · Ronald Kemker, Utsav B. Gewali, Christopher Kanan

Deep learning continues to push state-of-the-art performance for the semantic segmentation of color (i.e., RGB) imagery; however, the lack of annotated data for many remote sensing sensors (i.e. hyperspectral imagery (HS…

Deep LearningSegmentationSegmentation Of Remote Sensing ImagerySemantic Segmentation+1

Estimating forest carbon stocks from high-resolution remote sensing imagery by reducing domain shift with style transfer

2025-02-02 · Zhenyu Yu, Jinnian Wang

Forests function as crucial carbon reservoirs on land, and their carbon sinks can efficiently reduce atmospheric CO2 concentrations and mitigate climate change. Currently, the overall trend for monitoring and assessing f…

Style Transfer

UniRS: Unifying Multi-temporal Remote Sensing Tasks through Vision Language Models

2024-12-30 · Yujie Li, Wenjia Xu, Guangzuo Li, Zijian Yu 외

The domain gap between remote sensing imagery and natural images has recently received widespread attention and Vision-Language Models (VLMs) have demonstrated excellent generalization performance in remote sensing multi…

Question AnsweringScene ClassificationVisual Question Answering