Retina U-Net: Embarrassingly Simple Exploitation of Segmentation Supervision for Medical Object Detection
Results and benchmarks
Retina U-Net: Embarrassingly Simple Exploitation of Segmentation Supervision for Medical Object Detection is the primary contribution described in this paper.
Benchmark evidence is limited
Evidence graph: 3 refs, 3 links.
Utility signals: depth 55/100, grounding 75/100, status medium.
Implementation
Best maintained implementation now
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)
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- 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
- 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
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.
Quick start
git clone https://github.com/remydubois/lsnms.git
pip install -e . Validation caveat
Repositories and ecosystem
No additional verified repositories beyond the primary recommendation.
These repositories had low-confidence matching signals and are hidden by default.
- ivanwilliammd/I3DR-Net-Transfer-Learning
Confidence: Low · 34 stars
- MIC-DKFZ/DetectionAndRegression
Confidence: Low · 51 stars
- MIC-DKFZ/RegRCNN
Confidence: Low · 51 stars
- OscarPellicer/prostate_lesion_detection
Confidence: Low · 73 stars
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.
Models
Datasets
Spaces
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
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 ).