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

divamgupta/image-segmentation-keras

Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras. observed · 2026-08-28

github.com/divamgupta/image-segmentation-keras · homepage · 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: 3453
  • days_rel: n/a
  • days_push: 843
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3003 stars · 1149 forks observed · 2026-08-28

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

A Keras library implementing popular deep learning semantic image segmentation models including SegNet, FCN, U-Net, and PSPNet. It provides both Python and CLI interfaces for training and inference, with a PyPI package (keras-segmentation).

Use cases

  • train a semantic segmentation model in keras
  • segment images pixel-wise with unet
  • implement FCN or PSPNet without writing from scratch
  • fine-tune a pretrained segmentation model on my own dataset
  • run image segmentation from the command line
  • classify every pixel of an image into classes

When to choose

  • you want ready-made implementations of classic segmentation architectures in Keras
  • you need a simple Python API or CLI to train and predict segmentation masks
  • you want to fine-tune models like VGG-U-Net or ResNet-PSPNet on custom data

When to avoid

  • you need PyTorch or TensorFlow 2-native modern segmentation toolkits
  • you need instance segmentation or object detection rather than semantic segmentation
  • you need actively developed state-of-the-art architectures like transformers-based segmentation

Facets

library · maturity maintenance

machine-learning image-processing computer-vision cli computer-vision image-processing deep-learning machine-learning python cross-platform semantic-segmentation keras unet fcn pspnet segnet deep-learning

3 sources

Member repositories

RepositoryRoleHealth v2
divamgupta/image-segmentation-kerasmain23

For agents

markdown · JSON · MCP: product_card(name="divamgupta/image-segmentation-keras")

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