Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ACLNet: An Attention and Clustering-based Cloud Segmentation Network

About

We propose a novel deep learning model named ACLNet, for cloud segmentation from ground images. ACLNet uses both deep neural network and machine learning (ML) algorithm to extract complementary features. Specifically, it uses EfficientNet-B0 as the backbone, "`a trous spatial pyramid pooling" (ASPP) to learn at multiple receptive fields, and "global attention module" (GAM) to extract finegrained details from the image. ACLNet also uses k-means clustering to extract cloud boundaries more precisely. ACLNet is effective for both daytime and nighttime images. It provides lower error rate, higher recall and higher F1-score than state-of-art cloud segmentation models. The source-code of ACLNet is available here: https://github.com/ckmvigil/ACLNet.

Dhruv Makwana, Subhrajit Nag, Onkar Susladkar, Gayatri Deshmukh, Sai Chandra Teja R, Sparsh Mittal, C Krishna Mohan• 2022

Related benchmarks

TaskDatasetResultRank
Cloud SegmentationSWIMSEG Daytime
Precision96.4
7
Cloud SegmentationSWINySEG Day + Night Time
Precision95.9
7
Cloud SegmentationSWINSEG Nighttime
Precision91.7
7
Cloud SegmentationCloud Segmentation Dataset
AUC97
6
Showing 4 of 4 rows

Other info

Code

Follow for update