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

bubbliiiing/deeplabv3-plus-pytorch

这是一个deeplabv3-plus-pytorch的源码,可以用于训练自己的模型。 observed · 2026-08-28

github.com/bubbliiiing/deeplabv3-plus-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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1833
  • days_rel: n/a
  • days_push: 1050
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1292 stars · 201 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 DeepLabv3+ semantic segmentation model with MobileNetV2 and Xception backbones. It includes scripts for training on custom VOC-format datasets, prediction, and mIoU evaluation, with downloadable pretrained weights.

Use cases

  • train a semantic segmentation model on my own dataset
  • segment objects in images with deeplabv3+
  • evaluate mIoU of a segmentation model on VOC
  • run image segmentation with pretrained xception weights
  • fine-tune deeplabv3+ with mobilenet backbone
  • segment objects in a video

When to choose

  • you need a well-documented, easy-to-run DeepLabv3+ implementation in PyTorch
  • you want to train semantic segmentation on custom VOC-format labeled data
  • you want pretrained weights and simple predict/train scripts for learning or prototyping

When to avoid

  • you need a production-grade segmentation pipeline or a maintained library with an API
  • you need other segmentation architectures or the latest SOTA models
  • you need support for newer PyTorch versions or active development

Facets

library · maturity maintenance

machine-learning deep-learning image-processing computer-vision computer-vision image-processing deep-learning machine-learning python semantic-segmentation deeplabv3-plus pytorch model-training pretrained-weights

1 source

Member repositories

RepositoryRoleHealth v2
bubbliiiing/deeplabv3-plus-pytorchmain23

For agents

markdown · JSON · MCP: product_card(name="bubbliiiing/deeplabv3-plus-pytorch")

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