An attention-based U-Net for detecting deforestation within satellite sensor imagery
In this paper, we implement and analyse an Attention U-Net deep network for semantic segmentation using Sentinel-2 satellite sensor imagery, for the purpose of detecting deforestation within two forest biomes in South America, the Amazon Rainforest and the Atlantic Forest. The performance of Attention U-Net is compared with U-Net, Residual U-Net, ResNet50-SegNet and FCN32-VGG16 across three different datasets (three-band Amazon, four-band Amazon and Atlantic Forest). Results indicate that Attention U-Net provides the best deforestation masks when tested on each dataset, achieving average pixel-wise F1-scores of 0.9550, 0.9769 and 0.9461 for each dataset, respectively. Mask reproductions from each classifier were also analysed, showing that compared to the ground reference Attention U-Net could detect non-forest polygons more accurately than U-Net and overall it provides the most accurate segmentation of forest/deforest compared with benchmark approaches despite its reduced complexity and training time, thus being the first application of an Attention U-Net to an important deforestation segmentation task. This paper concludes with a brief discussion on the ability of the attention mechanism to offset the reduced complexity of Attention U-Net, as well as ideas for further research into optimising the architecture and applying attention mechanisms into other architectures for deforestation detection. Our code is available at https://github.com/davej23/attention-mechanism-unet.
Code (1)
Tasks
SegmentationSemantic SegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
GRASP EARTH: Intuitive Software for Discovering Changes on the Planet
Detecting changes on the Earth, such as urban development, deforestation, or natural disaster, is one of the research fields that is attracting a great deal of attention. One promising tool to solve these problems is sat…
Change DetectionRapid Deforestation and Burned Area Detection using Deep Multimodal Learning on Satellite Imagery
Deforestation estimation and fire detection in the Amazon forest poses a significant challenge due to the vast size of the area and the limited accessibility. However, these are crucial problems that lead to severe envir…
Fire DetectionAnnotating Satellite Images of Forests with Keywords from a Specialized Corpus in the Context of Change Detection
The Amazon rain forest is a vital ecosystem that plays a crucial role in regulating the Earth's climate and providing habitat for countless species. Deforestation in the Amazon is a major concern as it has a significant …
Change DetectionCVPR MultiEarth 2023 Deforestation Estimation Challenge:SpaceVision4Amazon
In this paper, we present a deforestation estimation method based on attention guided UNet architecture using Electro-Optical (EO) and Synthetic Aperture Radar (SAR) satellite imagery. For optical images, Landsat-8 and f…
Online deforestation detection
Deforestation detection using satellite images can make an important contribution to forest management. Current approaches can be broadly divided into those that compare two images taken at similar periods of the year an…
ManagementTime Series Analysis