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/EffiSegNet: Gastrointestinal Polyp Segmentation through a ...

EffiSegNet: Gastrointestinal Polyp Segmentation through a Pre-Trained EfficientNet-based Network with a Simplified Decoder

Ioannis A. Vezakis, Konstantinos Georgas, Dimitrios Fotiadis, George K. Matsopoulos

2024-07-23SegmentationTransfer LearningSemantic SegmentationMedical Image SegmentationImage Segmentation
PaperPDFCode(official)

Abstract

This work introduces EffiSegNet, a novel segmentation framework leveraging transfer learning with a pre-trained Convolutional Neural Network (CNN) classifier as its backbone. Deviating from traditional architectures with a symmetric U-shape, EffiSegNet simplifies the decoder and utilizes full-scale feature fusion to minimize computational cost and the number of parameters. We evaluated our model on the gastrointestinal polyp segmentation task using the publicly available Kvasir-SEG dataset, achieving state-of-the-art results. Specifically, the EffiSegNet-B4 network variant achieved an F1 score of 0.9552, mean Dice (mDice) 0.9483, mean Intersection over Union (mIoU) 0.9056, Precision 0.9679, and Recall 0.9429 with a pre-trained backbone - to the best of our knowledge, the highest reported scores in the literature for this dataset. Additional training from scratch also demonstrated exceptional performance compared to previous work, achieving an F1 score of 0.9286, mDice 0.9207, mIoU 0.8668, Precision 0.9311 and Recall 0.9262. These results underscore the importance of a well-designed encoder in image segmentation networks and the effectiveness of transfer learning approaches.

Results

TaskDatasetMetricValueModel
Medical Image SegmentationKvasir-SEGF-measure0.9513EffiSegNet-B5
Medical Image SegmentationKvasir-SEGPrecision0.9713EffiSegNet-B5
Medical Image SegmentationKvasir-SEGRecall0.9321EffiSegNet-B5
Medical Image SegmentationKvasir-SEGmIoU0.9065EffiSegNet-B5
Medical Image SegmentationKvasir-SEGmean Dice0.9488EffiSegNet-B5
Medical Image SegmentationKvasir-SEGF-measure0.9552EffiSegNet-B4
Medical Image SegmentationKvasir-SEGPrecision0.9679EffiSegNet-B4
Medical Image SegmentationKvasir-SEGRecall0.9429EffiSegNet-B4
Medical Image SegmentationKvasir-SEGmIoU0.9056EffiSegNet-B4
Medical Image SegmentationKvasir-SEGmean Dice0.9483EffiSegNet-B4

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21RaMen: Multi-Strategy Multi-Modal Learning for Bundle Construction2025-07-18Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17