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/Using DUCK-Net for Polyp Image Segmentation

Using DUCK-Net for Polyp Image Segmentation

Razvan-Gabriel Dumitru, Darius Peteleaza, Catalin Craciun

2023-11-03Nature Scientific Reports 2023 6Data AugmentationSegmentationSemantic SegmentationMedical Image SegmentationImage Segmentation
PaperPDFCode(official)Code

Abstract

This paper presents a novel supervised convolutional neural network architecture, "DUCK-Net", capable of effectively learning and generalizing from small amounts of medical images to perform accurate segmentation tasks. Our model utilizes an encoder-decoder structure with a residual downsampling mechanism and a custom convolutional block to capture and process image information at multiple resolutions in the encoder segment. We employ data augmentation techniques to enrich the training set, thus increasing our model's performance. While our architecture is versatile and applicable to various segmentation tasks, in this study, we demonstrate its capabilities specifically for polyp segmentation in colonoscopy images. We evaluate the performance of our method on several popular benchmark datasets for polyp segmentation, Kvasir-SEG, CVC-ClinicDB, CVC-ColonDB, and ETIS-LARIBPOLYPDB showing that it achieves state-of-the-art results in terms of mean Dice coefficient, Jaccard index, Precision, Recall, and Accuracy. Our approach demonstrates strong generalization capabilities, achieving excellent performance even with limited training data. The code is publicly available on GitHub: https://github.com/RazvanDu/DUCK-Net

Results

TaskDatasetMetricValueModel
Medical Image SegmentationKvasir-SEGPrecision0.9628DUCK-Net
Medical Image SegmentationKvasir-SEGRecall0.9379DUCK-Net
Medical Image SegmentationKvasir-SEGmIoU0.9051DUCK-Net
Medical Image SegmentationKvasir-SEGmean Dice0.9502DUCK-Net
Medical Image SegmentationETIS-LARIBPOLYPDBmIoU0.8788DUCK-Net
Medical Image SegmentationETIS-LARIBPOLYPDBmean Dice0.9354DUCK-Net
Medical Image SegmentationCVC-ColonDBmIoU0.8785DUCK-Net
Medical Image SegmentationCVC-ColonDBmean Dice0.9353DUCK-Net
Medical Image SegmentationCVC-ClinicDBmIoU0.9009DUCK-Net
Medical Image SegmentationCVC-ClinicDBmean Dice0.9478DUCK-Net

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Overview of the TalentCLEF 2025: Skill and Job Title Intelligence for Human Capital Management2025-07-17Pixel Perfect MegaMed: A Megapixel-Scale Vision-Language Foundation Model for Generating High Resolution Medical Images2025-07-17Deep 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-17