MMCC-Net, a multi-scale multi-path cascaded CNN with attention and feature enhancement, reports Dice scores from 77.4 to 94.5 across six polyp datasets, narrowly beating prior models.
LAPFormer: A Light and Accurate Polyp Segmentation Transformer
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Polyp segmentation is still known as a difficult problem due to the large variety of polyp shapes, scanning and labeling modalities. This prevents deep learning model to generalize well on unseen data. However, Transformer-based approach recently has achieved some remarkable results on performance with the ability of extracting global context better than CNN-based architecture and yet lead to better generalization. To leverage this strength of Transformer, we propose a new model with encoder-decoder architecture named LAPFormer, which uses a hierarchical Transformer encoder to better extract global feature and combine with our novel CNN (Convolutional Neural Network) decoder for capturing local appearance of the polyps. Our proposed decoder contains a progressive feature fusion module designed for fusing feature from upper scales and lower scales and enable multi-scale features to be more correlative. Besides, we also use feature refinement module and feature selection module for processing feature. We test our model on five popular benchmark datasets for polyp segmentation, including Kvasir, CVC-Clinic DB, CVC-ColonDB, CVC-T, and ETIS-Larib
fields
eess.IV 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Multi-scale and Multi-path Cascaded Convolutional Network for Semantic Segmentation of Colorectal Polyps
MMCC-Net, a multi-scale multi-path cascaded CNN with attention and feature enhancement, reports Dice scores from 77.4 to 94.5 across six polyp datasets, narrowly beating prior models.