HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

ACLNet: An Attention and Clustering-based Cloud Segmentation Network

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

ACLNet: An Attention and Clustering-based Cloud Segmentation Network

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.

Code Repositories

ckmvigil/aclnet
Official
tf

Benchmarks

BenchmarkMethodologyMetrics
semantic-segmentation-on-swimsegACLNet
Average Precision: 0.964
Average Recall: 0.979
F1-Score: 0.971
MCC: 0.956
Mean IoU: 0.992
semantic-segmentation-on-swinsegACLNet
Average Precision: 0.917
Average Recall: 0.982
F1-Score: 0.947
MCC: 0.930
Mean IoU: 0.985
semantic-segmentation-on-swinysegACLNet
Average Precision: 0.959
Average Recall: 0.979
F1-Score: 0.968
MCC: 0.960
Mean IoU: 0.993

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
ACLNet: An Attention and Clustering-based Cloud Segmentation Network | Papers | HyperAI