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

zhixuhao/unet

unet for image segmentation observed · 2026-08-28

github.com/zhixuhao/unet · Jupyter Notebook · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 74
  • 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: 3437
  • days_rel: n/a
  • days_push: 159
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4941 stars · 2001 forks observed · 2026-08-28

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

A Keras implementation of the U-Net convolutional network architecture for image segmentation, based on the original biomedical segmentation paper. It includes training scripts, data augmentation via Keras ImageDataGenerator, and a sample ISBI membrane dataset.

Use cases

  • segment biomedical images like cell membranes
  • train a U-Net model on my own image masks
  • do binary image segmentation with Keras
  • learn how U-Net is implemented in Keras
  • apply data augmentation to a small segmentation dataset
  • predict segmentation masks for test images

When to choose

  • you want a simple, well-known Keras U-Net reference implementation
  • you are doing binary segmentation on small datasets with augmentation
  • you want a teaching example or starting point to modify the architecture

When to avoid

  • you need multi-class segmentation or modern architectures out of the box
  • you need actively maintained code compatible with recent TensorFlow/Keras versions
  • you need a production-grade segmentation pipeline with evaluation metrics

Facets

library · maturity maintenance

deep-learning image-processing computer-vision machine-learning deep-learning computer-vision image-processing machine-learning python cross-platform unet keras tensorflow semantic-segmentation biomedical-imaging jupyter-notebook gpu

1 source

Member repositories

RepositoryRoleHealth v2
zhixuhao/unetmain66

For agents

markdown · JSON · MCP: product_card(name="zhixuhao/unet")

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