bubbliiiing/unet-pytorch
这是一个unet-pytorch的源码,可以训练自己的模型 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 2001
- days_rel: n/a
- days_push: 838
- n_releases_24m: 0
Adoption not part of the score
1725 stars · 285 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 U-Net semantic segmentation model with training, prediction, and mIoU evaluation scripts. It supports multiple backbones (VGG, ResNet50) and lets users train custom models on their own VOC-format or medical imaging datasets.
Use cases
- train a custom image segmentation model on my own dataset
- segment medical images with unet
- run semantic segmentation inference with pretrained weights
- evaluate segmentation models with miou
- learn how unet works in pytorch
- fine-tune unet with vgg or resnet backbone
When to choose
- you need a well-commented, educational U-Net implementation in PyTorch
- you want to train segmentation on VOC-format or medical datasets
- you need pretrained weights and simple train/predict scripts
When to avoid
- you need state-of-the-art segmentation accuracy on complex datasets like VOC
- you want a production-ready segmentation service rather than training scripts
- you need models other than U-Net or non-PyTorch frameworks
Facets
library · maturity maintenance
machine-learning deep-learning image-processing computer-vision deep-learning computer-vision image-processing machine-learning python unet semantic-segmentation pytorch image-segmentation model-training pretrained-weights
1 source
- readme: https://github.com/bubbliiiing/unet-pytorch · fetched 2026-08-28 · 176bffa29597
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bubbliiiing/unet-pytorch | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="bubbliiiing/unet-pytorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem