catalog / Healthcare / MONAI Label — Intelligent Medical Image Labeling
AgentHealthcareFree

MONAI Label — Intelligent Medical Image Labeling

Active-learning annotation server for medical images: auto-segmentation, interactive refinement, OHIF/3D Slicer integration.

インストール数23k
⟳ upstream 0.8.5 · updated 2y ago
ソースリポジトリ
! Grade B · 75/100 · ReviewSecurity assessment
No compromise signals41capabilities surfaced1known CVE7of 20 OWASP controls clear
External endpoints declaredExternal endpoints declaredSuspicious code patternsBroad capability surface
scanned 18d agoosv · gitleaks · opengrep · picklescan + heuristicsfull breakdown in the Security tab ↓

MONAI Label — Intelligent Medical Image Labeling

MONAI Label is an intelligent open-source medical image annotation tool (distinct from the MONAI training framework). It runs as a server, exposing REST APIs that OHIF Viewer, 3D Slicer, and QuPath call to get AI-generated segmentation suggestions — cutting labeling time by up to 75% through active learning.

Key features

  • Active learning loop: model learns from each correction, improves suggestions over time
  • Pre-built apps for radiology (CT organs, tumors), pathology (nuclei, tissue), and endoscopy
  • REST API makes it embeddable into any DICOM viewer or web app
  • Supports NVIDIA GPUs via CUDA; CPU fallback for inference
  • Ships with 10+ pre-trained MONAI segmentation models

Quick start

pip install monailabel
# Download a pre-built app
monailabel apps --download --name radiology --output apps/
# Download sample data and start the server
monailabel start_server --app apps/radiology --studies ./studies
# Open http://localhost:8000 in OHIF or 3D Slicer
npx ai-supply add monai-label-active-learning

Curated mirror of the open-source MONAI Label (Apache-2.0). Get it from the source.

More from @ai-supply

View profile →
Agent
MetaGPT
Multi-agent framework that assigns GPT roles (PM, engineer, QA) to solve complex software tasks end-to-end.
1.0M
Connector
vLLM
High-throughput, memory-efficient LLM inference engine with PagedAttention and continuous batching.
892k
Connector
Meilisearch
Lightning-fast open-source search engine with typo-tolerance, semantic hybrid search, and sub-50ms response times.
811k
Eval
Weights & Biases (wandb)
ML experiment tracking and visualization — log metrics, hyperparameters, models, and media in real time.
784k