HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

SA-UNet: Spatial Attention U-Net for Retinal Vessel Segmentation

Changlu Guo Márton Szemenyei Yugen Yi Wenle Wang Buer Chen Changqi Fan

SA-UNet: Spatial Attention U-Net for Retinal Vessel Segmentation

Abstract

The precise segmentation of retinal blood vessels is of great significance for early diagnosis of eye-related diseases such as diabetes and hypertension. In this work, we propose a lightweight network named Spatial Attention U-Net (SA-UNet) that does not require thousands of annotated training samples and can be utilized in a data augmentation manner to use the available annotated samples more efficiently. SA-UNet introduces a spatial attention module which infers the attention map along the spatial dimension, and multiplies the attention map by the input feature map for adaptive feature refinement. In addition, the proposed network employs structured dropout convolutional blocks instead of the original convolutional blocks of U-Net to prevent the network from overfitting. We evaluate SA-UNet based on two benchmark retinal datasets: the Vascular Extraction (DRIVE) dataset and the Child Heart and Health Study (CHASE_DB1) dataset. The results show that the proposed SA-UNet achieves state-of-the-art performance on both datasets.The implementation and the trained networks are available on Github1.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
retinal-vessel-segmentation-on-chase_db1SA-UNet
AUC: 0.9905
F1 score: 0.8153
retinal-vessel-segmentation-on-driveSA-UNet
AUC: 0.9864
Accuracy: 0.9698
F1 score: 0.8263

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
SA-UNet: Spatial Attention U-Net for Retinal Vessel Segmentation | Papers | HyperAI