qubvel-org/segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones. observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 99
- Release rhythm 16
- Longevity 100
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: 98
- age_days: 2742
- days_rel: 503
- days_push: 9
- n_releases_24m: 2
Adoption not part of the score
11706 stars · 1841 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A PyTorch library providing neural networks for image semantic segmentation with a simple high-level API. It includes 12 encoder-decoder architectures (Unet, Unet++, DeepLabV3+, Segformer, DPT, etc.) and 800+ pretrained convolutional and transformer-based encoders, plus common losses and metrics.
Use cases
- train a semantic segmentation model in pytorch
- segment images with a pretrained unet
- fine-tune a segmentation model with pretrained encoders
- use segformer or deeplabv3+ for image segmentation
- export a segmentation model to onnx
- use dice or jaccard loss for segmentation training
When to choose
- you need ready-made segmentation architectures with pretrained backbones in PyTorch
- you want a minimal two-line API to build segmentation networks
- you need timm encoder support and ONNX/TorchScript export
When to avoid
- you need object detection or classification rather than pixel-level segmentation
- you work outside PyTorch (e.g., TensorFlow or JAX)
- you need fully custom architectures not covered by the 12 provided models
Facets
library · maturity stable
machine-learning deep-learning image-processing computer-vision computer-vision deep-learning machine-learning image-processing python cross-platform semantic-segmentation pytorch unet pretrained-encoders timm onnx-export segmentation-models encoder-decoder gpu
3 sources
- readme: https://github.com/qubvel-org/segmentation_models.pytorch · fetched 2026-08-28 · 506e2db25919
- homepage: https://smp.readthedocs.io/ · fetched 2026-08-29 · 95da24b1f460
- registry_pypi: https://pypi.org/pypi/segmentation_models.pytorch/json · fetched 2026-08-29 · 2e63681681a1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| qubvel-org/segmentation_models.pytorch | main | 70 |
For agents
markdown · JSON · MCP: product_card(name="qubvel-org/segmentation_models.pytorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem