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

wolny/pytorch-3dunet

3D U-Net model for volumetric semantic segmentation written in pytorch observed · 2026-08-28

github.com/wolny/pytorch-3dunet · Jupyter Notebook · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

63/100

  • Activity 57
  • Release rhythm 50
  • 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: 5.0
  • age_days: 2903
  • days_rel: 334
  • days_push: 260
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

2416 stars · 563 forks observed · 2026-08-28

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

A PyTorch implementation of 3D U-Net and its variants (residual, squeeze-and-excitation) for volumetric semantic segmentation, with 2D U-Net support as well. It supports training for binary/multi-class segmentation and regression tasks like denoising, using HDF5 input data.

Use cases

  • segment 3D volumetric microscopy data
  • train a 3D U-Net in PyTorch
  • semantic segmentation of medical volumes
  • denoise volumetric data with a U-Net
  • run connectomics boundary segmentation
  • train a 2D U-Net for cell segmentation

When to choose

  • you need volumetric (3D) semantic segmentation with a proven U-Net implementation
  • your data is stored in HDF5 and you want configurable training with dice loss and GroupNorm variants
  • you work in microscopy, connectomics, or medical imaging segmentation

When to avoid

  • you need instance segmentation or out-of-the-box pretrained models for general images
  • you want a lightweight inference-only tool without a training pipeline
  • your project is not Python/PyTorch based

Facets

library · maturity active

machine-learning deep-learning image-processing computer-vision deep-learning computer-vision image-processing bioinformatics healthcare python windows unet semantic-segmentation volumetric-data 3d-segmentation pytorch hdf5 connectomics microscopy medical-imaging dice-coefficient linux macos gpu

1 source

Member repositories

RepositoryRoleHealth v2
wolny/pytorch-3dunetmain63

For agents

markdown · JSON · MCP: product_card(name="wolny/pytorch-3dunet")

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