4uiiurz1/pytorch-nested-unet
PyTorch implementation of UNet++ (Nested U-Net). observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2842
- days_rel: n/a
- days_push: 2336
- n_releases_24m: 0
Adoption not part of the score
1045 stars · 221 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch implementation of the UNet++ (Nested U-Net) architecture for image segmentation, based on the paper 'UNet++: A Nested U-Net Architecture for Medical Image Segmentation'. It includes training and evaluation scripts with support for multi-class segmentation and datasets like the 2018 Data Science Bowl.
Use cases
- train a UNet++ model for image segmentation in pytorch
- segment medical images with nested u-net
- reproduce UNet++ results on the 2018 Data Science Bowl dataset
- train a segmentation model on my own images and masks
- compare U-Net and UNet++ IoU on a segmentation benchmark
- multi-class semantic segmentation with pytorch
When to choose
- you need a ready-to-run PyTorch implementation of UNet++ for segmentation tasks
- you want to reproduce the paper's results or benchmark against U-Net
- you have a dataset in images/masks folder structure and want a simple training pipeline
When to avoid
- you need a maintained, production-grade segmentation framework with many architectures
- you work in TensorFlow, Keras, or another non-PyTorch ecosystem
- you need deep supervision, attention gates, or other advanced variants beyond the paper's core model
- you require active updates or recent PyTorch version compatibility guarantees
Facets
library · maturity maintenance
machine-learning deep-learning image-processing computer-vision deep-learning computer-vision image-processing healthcare python windows unet unet-plus-plus pytorch image-segmentation semantic-segmentation medical-imaging nested-unet model-implementation gpu linux macos
1 source
- readme: https://github.com/4uiiurz1/pytorch-nested-unet · fetched 2026-08-28 · ca0284a9665f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| 4uiiurz1/pytorch-nested-unet | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="4uiiurz1/pytorch-nested-unet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem