paper-with-me

Papers

ColonFormer: An Efficient Transformer based Method for Colon Polyp Segmentation

2022-05-17 · Nguyen Thanh Duc, Nguyen Thi Oanh, Nguyen Thi Thuy, Tran Minh Triet, Dinh Viet Sang

Identifying polyps is challenging for automatic analysis of endoscopic images in computer-aided clinical support systems. Models based on convolutional networks (CNN), transformers, and their combinations have been proposed to segment polyps with promising results. However, those approaches have limitations either in modeling the local appearance of the polyps only or lack of multi-level features for spatial dependency in the decoding process. This paper proposes a novel network, namely ColonFormer, to address these limitations. ColonFormer is an encoder-decoder architecture capable of modeling long-range semantic information at both encoder and decoder branches. The encoder is a lightweight architecture based on transformers for modeling global semantic relations at multi scales. The decoder is a hierarchical network structure designed for learning multi-level features to enrich feature representation. Besides, a refinement module is added with a new skip connection technique to refine the boundary of polyp objects in the global map for accurate segmentation. Extensive experiments have been conducted on five popular benchmark datasets for polyp segmentation, including Kvasir, CVC-Clinic DB, CVC-ColonDB, CVC-T, and ETIS-Larib. Experimental results show that our ColonFormer outperforms other state-of-the-art methods on all benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2205.08473

Code (1)

ducnt9907/ColonFormer 공식 구현 pytorch

Tasks

DecoderMedical Image Segmentation

Similar Papers 제목 키워드 기반

MugenNet: A Novel Combined Convolution Neural Network and Transformer Network with its Application for Colonic Polyp Image Segmentation

2024-03-31 · Chen Peng, Zhiqin Qian, Kunyu Wang, Qi Luo 외

Biomedical image segmentation is a very important part in disease diagnosis. The term "colonic polyps" refers to polypoid lesions that occur on the surface of the colonic mucosa within the intestinal lumen. In clinical p…

Computational EfficiencyImage SegmentationSegmentationSemantic Segmentation

Stepwise Feature Fusion: Local Guides Global

2022-03-07 · Jinfeng Wang, Qiming Huang, Feilong Tang, Jia Meng 외

Colonoscopy, currently the most efficient and recognized colon polyp detection technology, is necessary for early screening and prevention of colorectal cancer. However, due to the varying size and complex morphological …

DecoderImage SegmentationMedical Image SegmentationSegmentation+1

FCB-SwinV2 Transformer for Polyp Segmentation

2023-02-02 · Kerr Fitzgerald, Bogdan Matuszewski

Polyp segmentation within colonoscopy video frames using deep learning models has the potential to automate the workflow of clinicians. This could help improve the early detection rate and characterization of polyps whic…

Medical Image SegmentationSegmentation

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

Hybrid(Transformer+CNN)-based Polyp Segmentation

2025-08-08 · Madan Baduwal arxiv

Colonoscopy is still the main method of detection and segmentation of colonic polyps, and recent advancements in deep learning networks such as U-Net, ResUNet, Swin-UNet, and PraNet have made outstanding performance in p…

Polyp Segmentation