TL;DR
HED-UNet is a novel deep learning model that combines coastline segmentation and edge detection to improve Antarctic coastline monitoring, utilizing multi-scale supervision and attention mechanisms for enhanced accuracy.
Contribution
This paper introduces a unified deep learning model that integrates segmentation and edge detection for coastline monitoring, inspired by UNet and HED architectures.
Findings
Outperforms traditional methods on Antarctic Sentinel-1 data
Effective multi-scale training with deep supervision
Hierarchical attention improves prediction accuracy
Abstract
Deep learning-based coastline detection algorithms have begun to outshine traditional statistical methods in recent years. However, they are usually trained only as single-purpose models to either segment land and water or delineate the coastline. In contrast to this, a human annotator will usually keep a mental map of both segmentation and delineation when performing manual coastline detection. To take into account this task duality, we therefore devise a new model to unite these two approaches in a deep learning model. By taking inspiration from the main building blocks of a semantic segmentation framework (UNet) and an edge detection framework (HED), both tasks are combined in a natural way. Training is made efficient by employing deep supervision on side predictions at multiple resolutions. Finally, a hierarchical attention mechanism is introduced to adaptively merge these…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
