paper-with-me

Papers

Double Encoder-Decoder Networks for Gastrointestinal Polyp Segmentation

2021-10-05 · Adrian Galdran, Gustavo Carneiro, Miguel A. González Ballester

Polyps represent an early sign of the development of Colorectal Cancer. The standard procedure for their detection consists of colonoscopic examination of the gastrointestinal tract. However, the wide range of polyp shapes and visual appearances, as well as the reduced quality of this image modality, turn their automatic identification and segmentation with computational tools into a challenging computer vision task. In this work, we present a new strategy for the delineation of gastrointestinal polyps from endoscopic images based on a direct extension of common encoder-decoder networks for semantic segmentation. In our approach, two pretrained encoder-decoder networks are sequentially stacked: the second network takes as input the concatenation of the original frame and the initial prediction generated by the first network, which acts as an attention mechanism enabling the second network to focus on interesting areas within the image, thereby improving the quality of its predictions. Quantitative evaluation carried out on several polyp segmentation databases shows that double encoder-decoder networks clearly outperform their single encoder-decoder counterparts in all cases. In addition, our best double encoder-decoder combination attains excellent segmentation accuracy and reaches state-of-the-art performance results in all the considered datasets, with a remarkable boost of accuracy on images extracted from datasets not used for training.

📄 PDF Abstract BibTeX arXiv:2110.01939

Code (2)

DengPingFan/PraNet 공식 구현 pytorch
agaldran/lesion_losses_ood pytorch

Tasks

DecoderSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Polyp and Surgical Instrument Segmentation with Double Encoder-Decoder Networks

2024-06-06 · Adrian Galdran

This paper describes a solution for the MedAI competition, in which participants were required to segment both polyps and surgical instruments from endoscopic images. Our approach relies on a double encoder-decoder neura…

Decoder

A Hierarchical Multi-Task Approach to Gastrointestinal Image Analysis

2021-11-16 · Adrian Galdran, Gustavo Carneiro, Miguel A. González Ballester

A large number of different lesions and pathologies can affect the human digestive system, resulting in life-threatening situations. Early detection plays a relevant role in the successful treatment and the increase of c…

Segmentation

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

2024-07-23 · Ioannis A. Vezakis, Konstantinos Georgas, Dimitrios Fotiadis, George K. Matsopoulos

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…

DecoderImage SegmentationMedical Image SegmentationSegmentation+2

EndoSight AI: Deep Learning-Driven Real-Time Gastrointestinal Polyp Detection and Segmentation for Enhanced Endoscopic Diagnostics

2025-11-17 · Daniel Cavadia arxiv

Precise and real-time detection of gastrointestinal polyps during endoscopic procedures is crucial for early diagnosis and prevention of colorectal cancer. This work presents EndoSight AI, a deep learning architecture de…

DoubleU-Net: A Deep Convolutional Neural Network for Medical Image Segmentation

2020-06-08 · Debesh Jha, Michael A. Riegler, Dag Johansen, Pål Halvorsen 외

Semantic image segmentation is the process of labeling each pixel of an image with its corresponding class. An encoder-decoder based approach, like U-Net and its variants, is a popular strategy for solving medical image …

Cell SegmentationColorectal Polyps CharacterizationImage SegmentationLesion Segmentation+5