Video Polyp Segmentation: A Deep Learning Perspective
Abstract
Domain fit: AI-adjacent · Paper appears method- or tooling-adjacent to AI workflows with partial ecosystem coverage.
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.
Results and benchmarks
We present the first comprehensive video polyp segmentation (VPS) study in the deep learning era.
Benchmark evidence is limited
Evidence graph: 4 refs, 4 links.
Utility signals: depth 70/100, grounding 85/100, status medium.
Implementation
Best maintained implementation now
2021-MICCAI-Progressively Normalized Self-Attention Network for Video Polyp Segmentation
121 stars · 29 forks · Last push Jun 6, 2026 · Apache-2.0 license
- License
- CI
- Dependencies
- Docker
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Strong overlap with paper title keywords
GewelsJI/PNS-Net is the strongest maintained implementation based on ranking signals. License is declared (Apache-2.0).
Open GewelsJI/PNS-Net- No CI workflows detected
- Dependency manifest is missing
- Selected GewelsJI/PNS-Net as the strongest maintained implementation for new work.
- Repository activity is within the last 24 months.
- Official repository is preserved separately as historical context.
Compare implementation paths
Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.
- Maintenance
- Stale risk
- Confidence
- High
- Reproducibility
- Limited
- Stars
- 221
- Last push
- Jan 12, 2026 (226d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No CI pipeline detected
- No tagged releases
- No Docker setup
- Maintenance
- Recently updated
- Confidence
- High
- Reproducibility
- Limited
- Stars
- 121
- Last push
- Jun 6, 2026 (80d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No CI pipeline detected
- No tagged releases
- No Docker setup
- Maintenance
- Stale risk
- Confidence
- High
- Reproducibility
- Limited
- Stars
- 550
- Last push
- Dec 11, 2025 (258d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No CI pipeline detected
- No tagged releases
- No Docker setup
Reproduction readiness
Major work
No dependency manifest, manual reconstruction required
- GewelsJI/PNS-Net has no requirements.txt, environment.yml, pyproject.toml, or Dockerfile.
- You will need to reverse-engineer dependencies from import statements in the source code.
Hardware requirements
- Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Validation caveat
Repositories and ecosystem
Official
- DengPingFan/PraNetConfidence: High
PraNet: Parallel Reverse Attention Network for Polyp Segmentation, MICCAI 2020 (Oral). Code using Jittor Framework is available.
550 stars · 132 forks · Last push Dec 11, 2025
Community
No additional community repositories detected yet.
These repositories had low-confidence matching signals and are hidden by default.
- DengPingFan/Inf-Net
Confidence: Low · 356 stars
- GewelsJI/VPS
Confidence: Low · 221 stars
Hugging Face artifacts
No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.
Models
- pyannote/segmentation-3.0
6,175,104 downloads · 1,502 likes
- pyannote/segmentation
4,003,151 downloads · 691 likes
- onnx-community/pyannote-segmentation-3.0
9,285 downloads · 43 likes
Broaden model search
Datasets
- UniqueData/face_segmentation
89 downloads · 2 likes · Updated Oct 10, 2025
Broaden dataset search
Spaces
- ArianKheir/queenvis-video-segmentation
8 likes
- MTTR/MTTR-Referring-Video-Object-Segmentation
8 likes
Broaden space search
Research context
160
Citations
82
References
Tasks
Computer science, Segmentation, Deep learning, Inference, Encoder, Frame (networking), Annotation, Object (grammar)
Methods
None detected
Domains
Artificial intelligence, Computer vision, Computer Vision and Pattern Recognition
Related papers
- On the Important Content Characters about Annotation of Xiaojing by Tang Xuan_zongSearch on Paper2Code
2005 · Semantic similarity
- Social Filtering 환경에서 사용자 관심사를 고려한 Annotation 디스플레이 설계 및 구현Search on Paper2Code
2002 · Semantic similarity
- Annotation of Li Shan WenXuan——One Annotation Phenomenon Which is Poles Apart with China Classics AnnotationSearch on Paper2Code
2006 · Semantic similarity
- 다중 사용자 환경에서 Annotation 인터페이스의 설계 및 구현Search on Paper2Code
2002 · Semantic similarity
- A Review of Annotation of the Pedagogic Colen CorpusSearch on Paper2Code
2006 · Semantic similarity
- On the Annotation of Ruan Ji's PoetrySearch on Paper2Code
2011 · Semantic similarity
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.
Data includes links from Papers with Code ( CC-BY-SA-4.0 ).