bigmb/Unet-Segmentation-Pytorch-Nest-of-Unets
Implementation of different kinds of Unet Models for Image Segmentation - Unet , RCNN-Unet, Attention Unet, RCNN-Attention Unet, Nested Unet 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: 2668
- days_rel: n/a
- days_push: 1374
- n_releases_24m: 0
Adoption not part of the score
2249 stars · 365 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch implementation of several U-Net variants for image segmentation, including UNet, R2U-Net, Attention U-Net, Attention R2U-Net, and Nested UNet (UNet++). It includes training scripts, Dice score evaluation, and layer visualization utilities.
Use cases
- segment medical images with unet models in pytorch
- compare unet, attention unet, and nested unet architectures
- train a segmentation model on my own image dataset
- implement unet++ for image segmentation
- compute dice score for segmentation predictions
When to choose
- you want ready-to-run PyTorch code for multiple U-Net variants in one place
- you are doing research or learning about segmentation architectures like Attention U-Net or UNet++
- you work on medical or biomedical image segmentation tasks
When to avoid
- you need a production-grade, pip-installable segmentation library with an API
- you require models beyond the U-Net family or modern architectures like transformers
- you need actively maintained code with recent updates and community support
Facets
library · maturity maintenance
machine-learning deep-learning image-processing computer-vision deep-learning computer-vision image-processing healthcare python cross-platform unet semantic-segmentation pytorch attention-unet nested-unet medical-imaging research-code gpu
1 source
- readme: https://github.com/bigmb/Unet-Segmentation-Pytorch-Nest-of-Unets · fetched 2026-08-28 · 44c685cd0917
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bigmb/Unet-Segmentation-Pytorch-Nest-of-Unets | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="bigmb/Unet-Segmentation-Pytorch-Nest-of-Unets")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem