HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Using DUCK-Net for Polyp Image Segmentation

Razvan-Gabriel Dumitru Darius Peteleaza Catalin Craciun

Using DUCK-Net for Polyp Image Segmentation

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

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
medical-image-segmentation-on-cvc-clinicdbDUCK-Net
mIoU: 0.9009
mean Dice: 0.9478
medical-image-segmentation-on-cvc-colondbDUCK-Net
mIoU: 0.8785
mean Dice: 0.9353
medical-image-segmentation-on-etisDUCK-Net
mIoU: 0.8788
mean Dice: 0.9354
medical-image-segmentation-on-kvasir-segDUCK-Net
Precision: 0.9628
Recall: 0.9379
mIoU: 0.9051
mean Dice: 0.9502

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Using DUCK-Net for Polyp Image Segmentation | Papers | HyperAI