# A Lightweight Net with Dual-Path Feature Enhancer and Bidirectional Gated Fusion for Cloud Detection

**Authors:** Yan Mo, Puhui Chen, Shaowei Bai, Erbao Xiao

PMC · DOI: 10.3390/s26051727 · Sensors (Basel, Switzerland) · 2026-03-09

## TL;DR

This paper introduces a lightweight and efficient deep learning model for cloud detection in remote sensing images that balances accuracy and computational cost.

## Contribution

The novel dual-path feature enhancer and bidirectional gated fusion module enable high accuracy with low computational demand.

## Key findings

- The proposed model achieves 96.31% overall accuracy and 92.82% mean intersection-over-union on the HRC_WHU dataset.
- It uses only 12.04 GFLOPs of computational cost, making it suitable for resource-constrained environments.
- The model outperforms state-of-the-art methods in balancing performance and efficiency.

## Abstract

Cloud detection serves as a critical preprocessing step in remote sensing image processing and quantitative applications. However, prevailing deep learning-based models often depend on computationally intensive backbone networks to achieve high accuracy, which hinders their deployment in resource-constrained scenarios such as on-board processing or edge computing. To bridge the trade-off between accuracy and efficiency, this paper introduces a lightweight network for cloud detection. The core innovations of our network are twofold: (1) a dual-path feature enhancer that operates at the front end to extract and fuse multi-scale features through a parallel architecture, significantly enriching feature diversity and representational capacity, thereby alleviating the need for a complex backbone, and (2) a bidirectional gated fusion module, which adaptively integrates multi-scale features from the dual-path feature enhancer with deep semantic features from the backbone decoder through a gated attention mechanism and dynamic convolution, thereby enhancing feature discriminability. Comprehensive experiments on the public HRC_WHU dataset demonstrate that the proposed model achieves a high overall accuracy of 96.31% and a mean intersection-over-union of 92.82%, with only 12.04 GFLOPs of computational cost, outperforming several state-of-the-art methods. These results validate that our approach effectively balances high detection performance with computational efficiency, offering a practical solution for real-time, lightweight cloud detection in high-resolution remote sensing imagery.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/PMC12987299/full.md

## Figures

10 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12987299/full.md

## References

41 references — full list in the complete paper: https://tomesphere.com/paper/PMC12987299/full.md

---
Source: https://tomesphere.com/paper/PMC12987299