TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Full-scale Representation Guided Network for Retinal Vesse...

Full-scale Representation Guided Network for Retinal Vessel Segmentation

Sunyong Seo, Huisu Yoon, Semin Kim, Jongha Lee

2025-01-31Retinal Vessel Segmentation
PaperPDFCode(official)

Abstract

The U-Net architecture and its variants have remained state-of-the-art (SOTA) for retinal vessel segmentation over the past decade. In this study, we introduce a Full Scale Guided Network (FSG-Net), where the feature representation network with modernized convolution blocks extracts full-scale information and the guided convolution block refines that information. Attention-guided filter is introduced to the guided convolution block under the interpretation that the filter behaves like the unsharp mask filter. Passing full-scale information to the attention block allows for the generation of improved attention maps, which are then passed to the attention-guided filter, resulting in performance enhancement of the segmentation network. The structure preceding the guided convolution block can be replaced by any U-Net variant, which enhances the scalability of the proposed approach. For a fair comparison, we re-implemented recent studies available in public repositories to evaluate their scalability and reproducibility. Our experiments also show that the proposed network demonstrates competitive results compared to current SOTA models on various public datasets. Ablation studies demonstrate that the proposed model is competitive with much smaller parameter sizes. Lastly, by applying the proposed model to facial wrinkle segmentation, we confirmed the potential for scalability to similar tasks in other domains. Our code is available on https://github.com/ZombaSY/FSG-Net-pytorch.

Results

TaskDatasetMetricValueModel
Medical Image SegmentationHRFAUC0.9874FSG-Net
Medical Image SegmentationHRFAcc0.971FSG-Net
Medical Image SegmentationHRFF1 score0.8156FSG-Net
Medical Image SegmentationHRFMCC0.8012FSG-Net
Medical Image SegmentationHRFSensitivity0.8361FSG-Net
Medical Image SegmentationHRFmIoU0.8308FSG-Net
Medical Image SegmentationCHASE_DB1AUC0.9937FSG-Net
Medical Image SegmentationCHASE_DB1Acc0.9751FSG-Net
Medical Image SegmentationCHASE_DB1F1 score0.8101FSG-Net
Medical Image SegmentationCHASE_DB1MCC0.7989FSG-Net
Medical Image SegmentationCHASE_DB1Sensitivity0.8599FSG-Net
Medical Image SegmentationCHASE_DB1mIOU0.8268FSG-Net
Medical Image SegmentationSTAREAUC0.9896FSG-Net
Medical Image SegmentationSTAREAcc0.9774FSG-Net
Medical Image SegmentationSTAREF1 score0.851FSG-Net
Medical Image SegmentationSTAREMCC0.8395FSG-Net
Medical Image SegmentationSTARESensitivity0.866FSG-Net
Medical Image SegmentationSTAREmIOU0.8611FSG-Net
Medical Image SegmentationDRIVEAUC0.9823FSG-Net
Medical Image SegmentationDRIVEAccuracy0.9704FSG-Net
Medical Image SegmentationDRIVEF1 score0.8322FSG-Net
Medical Image SegmentationDRIVEMCC0.8173FSG-Net
Medical Image SegmentationDRIVEmIoU0.8406FSG-Net
Medical Image SegmentationDRIVEsensitivity0.842FSG-Net
Retinal Vessel SegmentationHRFAUC0.9874FSG-Net
Retinal Vessel SegmentationHRFAcc0.971FSG-Net
Retinal Vessel SegmentationHRFF1 score0.8156FSG-Net
Retinal Vessel SegmentationHRFMCC0.8012FSG-Net
Retinal Vessel SegmentationHRFSensitivity0.8361FSG-Net
Retinal Vessel SegmentationHRFmIoU0.8308FSG-Net
Retinal Vessel SegmentationCHASE_DB1AUC0.9937FSG-Net
Retinal Vessel SegmentationCHASE_DB1Acc0.9751FSG-Net
Retinal Vessel SegmentationCHASE_DB1F1 score0.8101FSG-Net
Retinal Vessel SegmentationCHASE_DB1MCC0.7989FSG-Net
Retinal Vessel SegmentationCHASE_DB1Sensitivity0.8599FSG-Net
Retinal Vessel SegmentationCHASE_DB1mIOU0.8268FSG-Net
Retinal Vessel SegmentationSTAREAUC0.9896FSG-Net
Retinal Vessel SegmentationSTAREAcc0.9774FSG-Net
Retinal Vessel SegmentationSTAREF1 score0.851FSG-Net
Retinal Vessel SegmentationSTAREMCC0.8395FSG-Net
Retinal Vessel SegmentationSTARESensitivity0.866FSG-Net
Retinal Vessel SegmentationSTAREmIOU0.8611FSG-Net
Retinal Vessel SegmentationDRIVEAUC0.9823FSG-Net
Retinal Vessel SegmentationDRIVEAccuracy0.9704FSG-Net
Retinal Vessel SegmentationDRIVEF1 score0.8322FSG-Net
Retinal Vessel SegmentationDRIVEMCC0.8173FSG-Net
Retinal Vessel SegmentationDRIVEmIoU0.8406FSG-Net
Retinal Vessel SegmentationDRIVEsensitivity0.842FSG-Net

Related Papers

Dual encoding feature filtering generalized attention UNET for retinal vessel segmentation2025-06-02Novel Extraction of Discriminative Fine-Grained Feature to Improve Retinal Vessel Segmentation2025-05-06WMKA-Net: A Weighted Multi-Kernel Attention NetworkMethod for Retinal Vessel Segmentation2025-04-21A Novel Hybrid Approach for Retinal Vessel Segmentation with Dynamic Long-Range Dependency and Multi-Scale Retinal Edge Fusion Enhancement2025-04-18GrInAdapt: Scaling Retinal Vessel Structural Map Segmentation Through Grounding, Integrating and Adapting Multi-device, Multi-site, and Multi-modal Fundus Domains2025-03-08Enhancing Retinal Vessel Segmentation Generalization via Layout-Aware Generative Modelling2025-03-03Universal Vessel Segmentation for Multi-Modality Retinal Images2025-02-10DGSSA: Domain generalization with structural and stylistic augmentation for retinal vessel segmentation2025-01-07