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

kazuto1011/deeplab-pytorch

PyTorch re-implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC datasets observed · 2026-08-28

github.com/kazuto1011/deeplab-pytorch · Python · MIT (permissive) 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: 3227
  • days_rel: n/a
  • days_push: 1419
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1100 stars · 280 forks observed · 2026-08-28

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

An unofficial PyTorch re-implementation of DeepLab v2 with a ResNet-101 backbone for semantic segmentation, supporting COCO-Stuff and PASCAL VOC datasets. It includes pretrained weights compatible with the official Caffe releases, optional DeepLab v3/v3+ variants, and torch.hub support.

Use cases

  • run semantic segmentation on images with deeplab in pytorch
  • train deeplab v2 on pascal voc or coco-stuff
  • download pretrained deeplab weights without building caffe
  • reproduce deeplab v2 benchmark results like mean IoU
  • use deeplab models via torch.hub
  • get segmentation masks for coco-stuff 164k
  • compare deeplab v2 v3 and v3+ with resnet-101 backbone

When to choose

  • you need a faithful PyTorch port of DeepLab v2 with verified benchmark numbers
  • you want official pretrained weights without installing Caffe
  • you work with COCO-Stuff or PASCAL VOC segmentation datasets
  • you need a quick torch.hub-loadable segmentation model

When to avoid

  • you need the latest segmentation architectures like SegFormer or Mask2Former
  • you want an actively developed project with frequent updates
  • you need production-ready inference serving rather than research code
  • you require the DeepLab v3/v3+ variants to be fully tested

Facets

library · maturity maintenance

machine-learning deep-learning computer-vision image-processing deep-learning computer-vision image-processing machine-learning python cross-platform pytorch deeplab semantic-segmentation resnet coco-stuff pascal-voc torch-hub pretrained-weights

1 source

Member repositories

RepositoryRoleHealth v2
kazuto1011/deeplab-pytorchmain23

For agents

markdown · JSON · MCP: product_card(name="kazuto1011/deeplab-pytorch")

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