paper-with-me

홈 › Papers

Using DUCK-Net for Polyp Image Segmentation

2023-11-03 · Nature Scientific Reports 2023 6 · Razvan-Gabriel Dumitru, Darius Peteleaza, Catalin Craciun

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

📄 PDF Abstract BibTeX arXiv:2311.02239

Code (2)

RazvanDu/DUCK-Net 공식 구현 tf
zh320/medical-segmentation-pytorch pytorch

Tasks

Data AugmentationDecoderImage SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

DuckSegmentation: A segmentation model based on the AnYue Hemp Duck Dataset

2025-03-27 · Ling Feng, Tianyu Xie, Wei Ma, Ruijie Fu 외

The modernization of smart farming is a way to improve agricultural production efficiency, and improve the agricultural production environment. Although many large models have achieved high accuracy in the task of object…

Knowledge DistillationObject RecognitionSegmentation

Polyp-DAM: Polyp segmentation via depth anything model

2024-02-03 · Zhuoran Zheng, Chen Wu, Wei Wang, Yeying Jin 외

Recently, large models (Segment Anything model) came on the scene to provide a new baseline for polyp segmentation tasks. This demonstrates that large models with a sufficient image level prior can achieve promising perf…

Segmentation

Polyp-SAM: Transfer SAM for Polyp Segmentation

2023-04-29 · Yuheng Li, Mingzhe Hu, Xiaofeng Yang

Colon polyps are considered important precursors for colorectal cancer. Automatic segmentation of colon polyps can significantly reduce the misdiagnosis of colon cancer and improve physician annotation efficiency. While …

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Polyp-SAM++: Can A Text Guided SAM Perform Better for Polyp Segmentation?

2023-08-12 · Risab Biswas

Meta recently released SAM (Segment Anything Model) which is a general-purpose segmentation model. SAM has shown promising results in a wide variety of segmentation tasks including medical image segmentation. In the fiel…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Polyp-DDPM: Diffusion-Based Semantic Polyp Synthesis for Enhanced Segmentation

2024-02-06 · Zolnamar Dorjsembe, Hsing-Kuo Pao, Furen Xiao

This study introduces Polyp-DDPM, a diffusion-based method for generating realistic images of polyps conditioned on masks, aimed at enhancing the segmentation of gastrointestinal (GI) tract polyps. Our approach addresses…

Data AugmentationSegmentation