Skip to content
OpenTrain AIFor AI Companies

Retina U-Net: Embarrassingly Simple Exploitation of Segmentation Supervision for Medical Object Detection

Published Nov 1, 2018
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Missing
Not verified yet
Time to first repro
A few hours
Fast first run
Risk flags
1
Review before use

Results and benchmarks

Freshness tier: cold
Retina U-Net: Embarrassingly Simple Exploitation of Segmentation Supervision for Medical Object Detection is the primary contribution described in this paper.

Implementation

Best maintained implementation now

Recommended
Confidence: Medium
Reproducibility: Moderate

Large Scale Non maximum Suppression. This project implements a O(nlog(n)) approach for non max suppression, useful for object detection ran on very large images such as satellite or histology, when the number of instances to prune becomes very large.

79 stars · 9 forks · Last push Jan 6, 2026

  • License
  • CI
  • Dependencies
  • Docker

Matched via arXiv identifier search · Partial overlap with paper title keywords · Community adoption signal (79 stars)

Why this implementation
Confidence: medium

remydubois/lsnms is the best available implementation candidate based on ranking signals, but recommendation confidence is not yet high. CI workflows are present. Dependency/environment manifests are present.

Open remydubois/lsnms
Reproduction risks
  • License metadata missing
  • Selected remydubois/lsnms as the strongest maintained implementation for new work.
  • Includes CI workflow signals.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

Maintenance
Stale
Confidence
High
Reproducibility
Moderate
Stars
1,357
Last push
Jun 17, 2024 (802d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No push in 12+ months
  • No CI pipeline detected
  • No tagged releases
remydubois/lsnms
best maintained
Maintenance
Stale risk
Confidence
Medium
Reproducibility
Moderate
Stars
79
Last push
Jan 6, 2026 (234d)

Matched via arXiv identifier search · Partial overlap with paper title keywords

  • No Docker setup
Maintenance
Recently updated
Confidence
Low
Reproducibility
Moderate
Stars
34
Last push
Jul 17, 2026 (42d)

Partial overlap with paper title keywords · Community adoption signal (34 stars)

  • No CI pipeline detected
  • No tagged releases
  • No Docker setup

Reproduction readiness

Time to first repro: hours
Last checked: Aug 26, 2026

Setup required

Dependencies pinned, manual setup needed

  • remydubois/lsnms has pyproject.toml but requires manual environment setup.
  • Last push was 234 days ago, so expect possible dependency version conflicts.
  • No Dockerfile, so you will set up the environment manually.
Open remydubois/lsnms

Quick start

git clone https://github.com/remydubois/lsnms.git
pip install -e .

Repositories and ecosystem

No additional verified repositories beyond the primary recommendation.

Hugging Face artifacts

No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.

Tip: start with models, then check datasets and spaces if you need evaluation data or demos.

Research context

Tasks

None detected

Methods

None detected

Domains

Computer vision

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 ).