meetps/pytorch-semseg
Semantic Segmentation Architectures Implemented in 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: 3451
- days_rel: n/a
- days_push: 1057
- n_releases_24m: 0
Adoption not part of the score
3402 stars · 787 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A PyTorch library implementing popular semantic segmentation architectures such as FCN, U-Net, SegNet, PSPNet, ICNet, FRRN, and LinkNet, with dataloaders for common segmentation datasets. It provides configuration-driven training and validation for pixel-wise dense classification tasks.
Use cases
- train a semantic segmentation model in pytorch
- implement FCN or U-Net for pixel-wise image classification
- segment images on Pascal VOC or Cityscapes datasets
- compare semantic segmentation architectures like PSPNet and SegNet
- run image segmentation with pretrained encoder backbones
- fine-tune a segmentation network on a custom dataset
When to choose
- you need reference implementations of classic segmentation architectures in PyTorch
- you want config-driven training on standard segmentation benchmarks like Cityscapes or ADE20K
- you are researching or benchmarking encoder-decoder segmentation models
When to avoid
- you need state-of-the-art transformer-based segmentation models like SegFormer or Mask2Former
- you require active maintenance and support for recent PyTorch versions
- you want production-ready inference serving rather than research code
Facets
library · maturity maintenance
deep-learning machine-learning image-processing computer-vision computer-vision deep-learning machine-learning image-processing python windows semantic-segmentation pytorch fcn unet pspnet segnet linknet icnet frrn computer-vision linux macos gpu
2 sources
- readme: https://github.com/meetps/pytorch-semseg · fetched 2026-08-28 · 6d28b1cf7c23
- homepage: https://meetshah.dev/semantic-segmentation/deep-learning/pytorch/visdom/2017/06/01/semantic-segmentation-over-the-years.html · fetched 2026-08-29 · a59aba628417
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| meetps/pytorch-semseg | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="meetps/pytorch-semseg")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem