Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Video Polyp Segmentation: A Deep Learning Perspective

About

We present the first comprehensive video polyp segmentation (VPS) study in the deep learning era. Over the years, developments in VPS are not moving forward with ease due to the lack of large-scale fine-grained segmentation annotations. To address this issue, we first introduce a high-quality frame-by-frame annotated VPS dataset, named SUN-SEG, which contains 158,690 colonoscopy frames from the well-known SUN-database. We provide additional annotations with diverse types, i.e., attribute, object mask, boundary, scribble, and polygon. Second, we design a simple but efficient baseline, dubbed PNS+, consisting of a global encoder, a local encoder, and normalized self-attention (NS) blocks. The global and local encoders receive an anchor frame and multiple successive frames to extract long-term and short-term spatial-temporal representations, which are then progressively updated by two NS blocks. Extensive experiments show that PNS+ achieves the best performance and real-time inference speed (170fps), making it a promising solution for the VPS task. Third, we extensively evaluate 13 representative polyp/object segmentation models on our SUN-SEG dataset and provide attribute-based comparisons. Finally, we discuss several open issues and suggest possible research directions for the VPS community.

Ge-Peng Ji, Guobao Xiao, Yu-Cheng Chou, Deng-Ping Fan, Kai Zhao, Geng Chen, Luc Van Gool• 2022

Related benchmarks

TaskDatasetResultRank
Video Polyp SegmentationSUN-SEG Easy (test)
Dice78.7
28
Video Polyp SegmentationSUN-SEG Hard (test)
Dice0.77
28
Video Polyp SegmentationSUN-SEG Easy (Unseen)
S-alpha Score80.6
27
Video Polyp SegmentationSUN-SEG Hard (Unseen)
S Alpha Score79.7
27
Video Polyp SegmentationSUN-SEG Easy (Seen)
S_alpha91.7
21
Polyp Video SegmentationSUN-SEG Seen-Hard
S_alpha88.7
12
Breast Lesion SegmentationBreast Lesion Ultrasound Video dataset (test)
Dice75.4
10
Video Polyp SegmentationSUN-SEG Hard (Seen)
S_alpha88.7
9
Polyp SegmentationSUN-SEG Easy (test)
Dice78.7
6
Polyp SegmentationSUN-SEG Hard (test)
Dice77
6
Showing 10 of 10 rows

Other info

Code

Follow for update