paper-with-me

Papers

FunduSAM: A Specialized Deep Learning Model for Enhanced Optic Disc and Cup Segmentation in Fundus Images

2025-02-10 · Jinchen Yu, Yongwei Nie, Fei Qi, Wenxiong Liao, Hongmin Cai

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 requirements of OD and OC segmentation, polar transformation is used to convert the original fundus OD images into a format better suited for training and evaluating FunduSAM. A joint loss is used to achieve structure preservation between the OD and OC, while accurate segmentation. Extensive experiments on the REFUGE dataset, comprising 1,200 fundus images, demonstrate the superior performance of FunduSAM compared to five mainstream approaches.

📄 PDF Abstract BibTeX arXiv:2502.06220

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Adapter 설명 없음
SAM 설명 없음

Similar Papers 제목 키워드 기반

Robust Double-Encoder Network for RGB-D Panoptic Segmentation

2022-10-06 · Matteo Sodano, Federico Magistri, Tiziano Guadagnino, Jens Behley 외

Perception is crucial for robots that act in real-world environments, as autonomous systems need to see and understand the world around them to act properly. Panoptic segmentation provides an interpretation of the scene …

DecoderPanoptic SegmentationSegmentation

PVO: Panoptic Visual Odometry

2022-07-04 · CVPR 2023 1 · Weicai Ye, Xinyue Lan, Shuo Chen, Yuhang Ming 외

We present PVO, a novel panoptic visual odometry framework to achieve more comprehensive modeling of the scene motion, geometry, and panoptic segmentation information. Our PVO models visual odometry (VO) and video panopt…

Camera Pose EstimationOptical Flow EstimationPanoptic SegmentationPose Estimation+3

Single-shot Path Integrated Panoptic Segmentation

2020-12-03 · Sukjun Hwang, Seoung Wug Oh, Seon Joo Kim

Panoptic segmentation, which is a novel task of unifying instance segmentation and semantic segmentation, has attracted a lot of attention lately. However, most of the previous methods are composed of multiple pathways w…

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation

Enhanced Optic Disk and Cup Segmentation with Glaucoma Screening from Fundus Images using Position encoded CNNs

2018-09-14 · Vismay Agrawal, Avinash Kori, Varghese Alex, Ganapathy Krishnamurthi

In this manuscript, we present a robust method for glaucoma screening from fundus images using an ensemble of convolutional neural networks (CNNs). The pipeline comprises of first segmenting the optic disk and optic cup …

General ClassificationPositionSegmentation

Deep Retinal Image Understanding

2016-09-05 · Kevis-Kokitsi Maninis, Jordi Pont-Tuset, Pablo Arbeláez, Luc van Gool

This paper presents Deep Retinal Image Understanding (DRIU), a unified framework of retinal image analysis that provides both retinal vessel and optic disc segmentation. We make use of deep Convolutional Neural Networks …

General Classificationimage-classificationImage Classificationobject-detection+3