HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Polyp-PVT: Polyp Segmentation with Pyramid Vision Transformers

Bo Dong Wenhai Wang Deng-Ping Fan Jinpeng Li Huazhu Fu Ling Shao

Polyp-PVT: Polyp Segmentation with Pyramid Vision Transformers

Abstract

Most polyp segmentation methods use CNNs as their backbone, leading to two key issues when exchanging information between the encoder and decoder: 1) taking into account the differences in contribution between different-level features and 2) designing an effective mechanism for fusing these features. Unlike existing CNN-based methods, we adopt a transformer encoder, which learns more powerful and robust representations. In addition, considering the image acquisition influence and elusive properties of polyps, we introduce three standard modules, including a cascaded fusion module (CFM), a camouflage identification module (CIM), and a similarity aggregation module (SAM). Among these, the CFM is used to collect the semantic and location information of polyps from high-level features; the CIM is applied to capture polyp information disguised in low-level features, and the SAM extends the pixel features of the polyp area with high-level semantic position information to the entire polyp area, thereby effectively fusing cross-level features. The proposed model, named Polyp-PVT, effectively suppresses noises in the features and significantly improves their expressive capabilities. Extensive experiments on five widely adopted datasets show that the proposed model is more robust to various challenging situations (e.g., appearance changes, small objects, rotation) than existing representative methods. The proposed model is available at https://github.com/DengPingFan/Polyp-PVT.

Code Repositories

DengPingFan/Polyp-PVT
Official
pytorch
Mentioned in GitHub
whai362/PVT
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
medical-image-segmentation-on-cvc-colondbPolyp-PVT
Average MAE: 0.031
S-Measure: 0.865
mIoU: 0.727
max E-Measure: 0.913
mean Dice: 0.808

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Polyp-PVT: Polyp Segmentation with Pyramid Vision Transformers | Papers | HyperAI