Super-pixel cloud detection using Hierarchical Fusion CNN
Han Liu, Dan Zeng, Qi Tian

TL;DR
This paper introduces a hierarchical fusion CNN for super-pixel cloud detection in remote sensing images, leveraging a combined segmentation and classification approach to improve accuracy over traditional methods.
Contribution
It proposes a novel Hierarchical Fusion CNN that effectively utilizes low-level features for super-pixel cloud detection, enhancing precision and recall.
Findings
HFCNN outperforms conventional methods in accuracy.
Super-pixel segmentation improves cloud detection precision.
Labeled diverse cloud categories enhance model generalization.
Abstract
Cloud detection plays a very important role in the process of remote sensing images. This paper designs a super-pixel level cloud detection method based on convolutional neural network (CNN) and deep forest. Firstly, remote sensing images are segmented into super-pixels through the combination of SLIC and SEEDS. Structured forests is carried out to compute edge probability of each pixel, based on which super-pixels are segmented more precisely. Segmented super-pixels compose a super-pixel level remote sensing database. Though cloud detection is essentially a binary classification problem, our database is labeled into four categories: thick cloud, cirrus cloud, building and other culture, to improve the generalization ability of our proposed models. Secondly, super-pixel level database is used to train our cloud detection models based on CNN and deep forest. Considering super-pixel level…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote-Sensing Image Classification · Advanced Image Fusion Techniques · Image Enhancement Techniques
