Skip to content
OpenTrain AIFor AI Companies

Video Polyp Segmentation: A Deep Learning Perspective

Ge-Peng Ji, Guobao Xiao, Yu-Cheng Chou, Deng-Ping Fan, Kai Zhao +2 morePublished Mar 27, 2022
arXiv PDF DOI
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Missing
Not verified yet
Time to first repro
A few days
Plan setup time
Risk flags
2
Review before use

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

Freshness tier: cold
We present the first comprehensive video polyp segmentation (VPS) study in the deep learning era.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Limited

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

Why this implementation
Confidence: high

GewelsJI/PNS-Net is the strongest maintained implementation based on ranking signals. License is declared (Apache-2.0).

Open GewelsJI/PNS-Net
Reproduction risks
  • 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.

gewelsji/vps
historical official
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
GewelsJI/PNS-Net
best maintained
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

Time to first repro: days
Last checked: Aug 22, 2026

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.
Open GewelsJI/PNS-Net

Hardware requirements

  • Expect multi-day setup/compute for meaningful reproduction based on current guidance.

Repositories and ecosystem

Official

  • DengPingFan/PraNet
    Confidence: 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.

Hugging Face artifacts

No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Models

Curated Related

Datasets

Curated Related

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

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Jump to Paper2Code search queries derived from this paper's research context.

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).