๐
๐
Old Age
Using DUCK-Net for Polyp Image Segmentation
November 03, 2023 ยท Entered Twilight ยท ๐ Scientific Reports
Repo contents: .idea, CustomLayers, DUCK-Block.png, DUCK-Net.png, ImageLoader, LICENSE, ModelArchitecture, ModelNotebook.ipynb, QualitativeResults.png, README.md, Table1.png, requirements.txt
Authors
Razvan-Gabriel Dumitru, Darius Peteleaza, Catalin Craciun
arXiv ID
2311.02239
Category
cs.CV: Computer Vision
Cross-listed
cs.LG
Citations
139
Venue
Scientific Reports
Repository
https://github.com/RazvanDu/DUCK-Net
โญ 124
Last Checked
1 month ago
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
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computer Vision
๐
๐
Old Age
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
R.I.P.
๐ป
Ghosted
You Only Look Once: Unified, Real-Time Object Detection
๐
๐
Old Age
SSD: Single Shot MultiBox Detector
๐
๐
Old Age
Squeeze-and-Excitation Networks
R.I.P.
๐ป
Ghosted