Skip to content
#

medical-image-segmentation

Here are 3 public repositories matching this topic...

Sample app for real nnU-Net 3D medical image segmentation: ingest CT/MRI NIfTI volumes, run nnunetv2 inference locally, and store every artifact — raw volumes, preprocessed tensors, masks, and the trained model checkpoint — on Backblaze B2 via the S3-compatible API. Next.js + FastAPI + PyTorch

  • Updated Sep 11, 2026
  • TypeScript

Batch medical-imaging pipeline that ingests 3D CT/MRI volumes to Backblaze B2, runs TotalSegmentator locally to produce multi-label masks over 100+ anatomical structures plus per-structure volumetrics, and writes masks and stats back to B2. Next.js 16 + FastAPI sample app over the B2 S3-compatible API.

  • Updated Sep 16, 2026
  • TypeScript

Full-stack sample app that runs MONAI medical-image segmentation on DICOM/NIfTI volumes and stores the source scans, segmentation masks, and preview slices in Backblaze B2 via the S3-compatible API. Next.js 16 + FastAPI; models run on-device (CPU by default, GPU auto-detected).

  • Updated Sep 11, 2026
  • TypeScript

Add this topic to your repo

To associate your repository with the medical-image-segmentation topic, visit your repo's landing page and select "manage topics."

Learn more