CVJul 10, 2024

High-Resolution Cloud Detection Network

arXiv:2407.07365v116 citationsh-index: 5Has Code
Originality Incremental advance
AI Analysis

This work addresses cloud detection for satellite imagery analysis, representing an incremental improvement with domain-specific applications.

The paper tackles the problem of detecting clouds in high-resolution satellite images by introducing HR-cloud-Net, which uses a hierarchical integration approach and a teacher-student setup to capture complex cloud textures, achieving superior performance validated on three datasets.

The complexity of clouds, particularly in terms of texture detail at high resolutions, has not been well explored by most existing cloud detection networks. This paper introduces the High-Resolution Cloud Detection Network (HR-cloud-Net), which utilizes a hierarchical high-resolution integration approach. HR-cloud-Net integrates a high-resolution representation module, layer-wise cascaded feature fusion module, and multi-resolution pyramid pooling module to effectively capture complex cloud features. This architecture preserves detailed cloud texture information while facilitating feature exchange across different resolutions, thereby enhancing overall performance in cloud detection. Additionally, a novel approach is introduced wherein a student view, trained on noisy augmented images, is supervised by a teacher view processing normal images. This setup enables the student to learn from cleaner supervisions provided by the teacher, leading to improved performance. Extensive evaluations on three optical satellite image cloud detection datasets validate the superior performance of HR-cloud-Net compared to existing methods.The source code is available at \url{https://github.com/kunzhan/HR-cloud-Net}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes