Ross ROSS = Recommend OSS · open-source software intelligence for agents

CSAILVision/semantic-segmentation-pytorch

Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset observed · 2026-08-28

github.com/CSAILVision/semantic-segmentation-pytorch · homepage · Python · BSD-3-Clause (permissive) 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3253
  • days_rel: n/a
  • days_push: 961
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5078 stars · 1098 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A PyTorch implementation of semantic segmentation (scene parsing) models for the MIT ADE20K dataset, including pretrained model zoo and training/evaluation tooling. It supports architectures like HRNet and multi-GPU training with synchronized batch normalization.

Use cases

  • segment images into semantic categories with pytorch
  • train a scene parsing model on ADE20K
  • run pixel-wise image segmentation with pretrained models
  • evaluate semantic segmentation with mIoU
  • try scene segmentation on my own photos
  • multi-gpu training for segmentation models

When to choose

  • you need semantic segmentation on the ADE20K benchmark with pretrained weights
  • you want a reference PyTorch codebase for segmentation research
  • you need multi-GPU training with synchronized batch normalization

When to avoid

  • you need real-time or production-ready segmentation inference at scale
  • you work with datasets other than ADE20K without adaptation effort
  • you need actively developed features - the repo is in maintenance mode

Facets

library · maturity maintenance

computer-vision image-processing machine-learning deep-learning computer-vision image-processing machine-learning deep-learning python windows semantic-segmentation scene-parsing ade20k pytorch pretrained-models hrnet synchronized-batchnorm gpu linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
CSAILVision/semantic-segmentation-pytorchmain32

For agents

markdown · JSON · MCP: product_card(name="CSAILVision/semantic-segmentation-pytorch")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem