MrGiovanni/UNetPlusPlus
[IEEE TMI Best Paper Award] Official Implementation for UNet++ observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3061
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
2679 stars · 565 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official implementation of UNet++, a nested U-Net architecture for medical image segmentation, in both Keras and PyTorch. It redesigns skip connections with dense decoder connections to exploit multiscale features and address the unknown optimal depth of the original U-Net.
Use cases
- segment medical images like CT and MRI scans
- implement UNet++ for biomedical image segmentation
- train a nested U-Net with redesigned skip connections
- segment organs or tumors in medical imaging datasets
- reproduce results from the UNet++ TMI paper
- compare U-Net variants for semantic segmentation research
When to choose
- you need the canonical, paper-backed UNet++ implementation for medical image segmentation
- you work with CT or MRI data and want dense skip connections across decoder depths
- you want both Keras and PyTorch reference code from the original authors
- you are researching segmentation architectures and need a well-cited baseline
When to avoid
- you need a general-purpose segmentation toolkit beyond the UNet++ architecture
- you require a permissively licensed library for commercial embedding, since the license is not a standard OSI license
- you want a maintained production pipeline with pretrained weights and inference APIs rather than research code
- your project is not image segmentation related
Facets
library · maturity stable
machine-learning deep-learning image-processing computer-vision deep-learning computer-vision healthcare python cross-platform unet-plus-plus semantic-segmentation medical-image-segmentation nested-unet skip-connections biomedical-imaging keras pytorch research-code ieee-tmi medical-imaging
2 sources
- readme: https://github.com/MrGiovanni/UNetPlusPlus · fetched 2026-08-28 · 1426a1af7d4d
- homepage: https://www.zongweiz.com/research · fetched 2026-08-29 · 44f817137c6e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MrGiovanni/UNetPlusPlus | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="MrGiovanni/UNetPlusPlus")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem