English

ACLNet: An Attention and Clustering-based Cloud Segmentation Network

Computer Vision and Pattern Recognition 2022-07-14 v1 Artificial Intelligence

Abstract

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.

Keywords

Cite

@article{arxiv.2207.06277,
  title  = {ACLNet: An Attention and Clustering-based Cloud Segmentation Network},
  author = {Dhruv Makwana and Subhrajit Nag and Onkar Susladkar and Gayatri Deshmukh and Sai Chandra Teja R and Sparsh Mittal and C Krishna Mohan},
  journal= {arXiv preprint arXiv:2207.06277},
  year   = {2022}
}

Comments

11 pages, 3 figures, 5 tables, Published in remote sensing letters

R2 v1 2026-06-25T00:53:06.489Z