Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 388 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 388 Bytes

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

This is an unofficial PyTorch implementation of SA-UNet.

Requirements

pip install -r requirements.txt

Model

Diagram of SA-UNet architecture.