FunduSAM: A Specialized Deep Learning Model for Enhanced Optic Disc and Cup Segmentation in Fundus Images
Jinchen Yu, Yongwei Nie, Fei Qi, Wenxiong Liao, Hongmin Cai

TL;DR
FunduSAM is a specialized deep learning model that enhances optic disc and cup segmentation in fundus images by incorporating adapters, attention modules, and polar transformation, outperforming existing methods on the REFUGE dataset.
Contribution
The paper introduces FunduSAM, a novel adaptation of SAM with adapters and attention modules tailored for OD and OC segmentation in fundus images, addressing challenges of low contrast and blurred boundaries.
Findings
FunduSAM outperforms five mainstream approaches on the REFUGE dataset.
Incorporating adapters and CBAM improves segmentation accuracy.
Polar transformation enhances model training and evaluation.
Abstract
The Segment Anything Model (SAM) has gained popularity as a versatile image segmentation method, thanks to its strong generalization capabilities across various domains. However, when applied to optic disc (OD) and optic cup (OC) segmentation tasks, SAM encounters challenges due to the complex structures, low contrast, and blurred boundaries typical of fundus images, leading to suboptimal performance. To overcome these challenges, we introduce a novel model, FunduSAM, which incorporates several Adapters into SAM to create a deep network specifically designed for OD and OC segmentation. The FunduSAM utilizes Adapter into each transformer block after encoder for parameter fine-tuning (PEFT). It enhances SAM's feature extraction capabilities by designing a Convolutional Block Attention Module (CBAM), addressing issues related to blurred boundaries and low contrast. Given the unique…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRetinal Imaging and Analysis
MethodsSoftmax · Attention Is All You Need · Adapter · Segment Anything Model
