paper-with-me

Papers

Automatic Polyp Segmentation with Multiple Kernel Dilated Convolution Network

2022-06-13 · Nikhil Kumar Tomar, Abhishek Srivastava, Ulas Bagci, Debesh Jha

The detection and removal of precancerous polyps through colonoscopy is the primary technique for the prevention of colorectal cancer worldwide. However, the miss rate of colorectal polyp varies significantly among the endoscopists. It is well known that a computer-aided diagnosis (CAD) system can assist endoscopists in detecting colon polyps and minimize the variation among endoscopists. In this study, we introduce a novel deep learning architecture, named MKDCNet, for automatic polyp segmentation robust to significant changes in polyp data distribution. MKDCNet is simply an encoder-decoder neural network that uses the pre-trained ResNet50 as the encoder and novel multiple kernel dilated convolution (MKDC) block that expands the field of view to learn more robust and heterogeneous representation. Extensive experiments on four publicly available polyp datasets and cell nuclei dataset show that the proposed MKDCNet outperforms the state-of-the-art methods when trained and tested on the same dataset as well when tested on unseen polyp datasets from different distributions. With rich results, we demonstrated the robustness of the proposed architecture. From an efficiency perspective, our algorithm can process at (approx 45) frames per second on RTX 3090 GPU. MKDCNet can be a strong benchmark for building real-time systems for clinical colonoscopies. The code of the proposed MKDCNet is available at https://github.com/nikhilroxtomar/MKDCNet.

📄 PDF Abstract BibTeX arXiv:2206.06264

Code (2)

nikhilroxtomar/mkdcnet 공식 구현 pytorch
pokemon493/TF_MKDCNet tf

Tasks

DecoderGPU

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dilated Convolution 설명 없음

Similar Papers 제목 키워드 기반

DilatedSegNet: A Deep Dilated Segmentation Network for Polyp Segmentation

2022-10-24 · Nikhil Kumar Tomar, Debesh Jha, Ulas Bagci

Colorectal cancer (CRC) is the second leading cause of cancer-related death worldwide. Excision of polyps during colonoscopy helps reduce mortality and morbidity for CRC. Powered by deep learning, computer-aided diagnosi…

DecoderSegmentation

A-DenseUNet: Adaptive Densely Connected UNet for Polyp Segmentation in Colonoscopy Images with Atrous Convolution

2021-02-19 · Sensors 2021 2 · Safarov SIrojbek

Colon carcinoma is one of the leading causes of cancer-related death in both men and women. Automatic colorectal polyp segmentation and detection in colonoscopy videos help endoscopists to identify colorectal disease mor…

DecoderDimensionality ReductionMedical Image SegmentationSegmentation

Lesion-aware Dynamic Kernel for Polyp Segmentation

2023-01-12 · Ruifei Zhang, Peiwen Lai, Xiang Wan, De-Jun Fan 외

Automatic and accurate polyp segmentation plays an essential role in early colorectal cancer diagnosis. However, it has always been a challenging task due to 1) the diverse shape, size, brightness and other appearance ch…

DecoderSegmentation

Edge-aware Feature Aggregation Network for Polyp Segmentation

2023-09-19 · Tao Zhou, Yizhe Zhang, Geng Chen, Yi Zhou 외

Precise polyp segmentation is vital for the early diagnosis and prevention of colorectal cancer (CRC) in clinical practice. However, due to scale variation and blurry polyp boundaries, it is still a challenging task to a…

DecoderSegmentation

TransResU-Net: Transformer based ResU-Net for Real-Time Colonoscopy Polyp Segmentation

2022-06-17 · Nikhil Kumar Tomar, Annie Shergill, Brandon Rieders, Ulas Bagci 외

Colorectal cancer (CRC) is one of the most common causes of cancer and cancer-related mortality worldwide. Performing colon cancer screening in a timely fashion is the key to early detection. Colonoscopy is the primary m…

Medical Image Segmentation