These models segment whatever you point at — a click, a box or a phrase — with no task-specific training, which is the fastest route to a working pipeline. Tiers and rates read as above; use them for initial sizing only.
MedSAM
Vendor: University of Toronto (Bo Wang lab)
What it does: outlines any structure you box on a 2D medical image, across ten modalities, with no training at all — the quickest way to get usable masks out of a mixed archive.
Median Dice 0.85–0.92 across 10 imaging modalities with box prompts (independent, Nature Communications 2024).
LiteMedSAM
Vendor: University of Toronto (Bo Wang lab)
What it does: does the same job as MedSAM at a fraction of the compute, which is what makes it viable on every image rather than on a sample.
Dataset-dependent; optimised for much faster inference than MedSAM.
SAM-Med2D
Vendor: OpenGVLab
What it does: segments from a click or a box, trained on 4.6 million medical images and nearly 20 million masks — the largest prompted 2D medical training set released.
Dataset-dependent; trained on 4.6M medical images and 19.7M masks, evaluated with Dice and IoU.
SegVol
Vendor: SegVol authors / BAAI
What it does: segments a 3D volume from a phrase, a box or a point, and needs far fewer prompts than slice-by-slice approaches because it works in three dimensions natively.
Competitive 3D Dice with far fewer prompts than slice-wise SAM (developer-reported).
MedLSAM
Vendor: OpenMedLab
What it does: finds the target in a 3D volume and then segments it, so an operator does not have to locate the structure first.
Dataset-dependent; reported with mean IoU for localisation and Dice for segmentation.
SAT
Vendor: SAT authors
What it does: segments from a text prompt across a very large vocabulary of structures, which suits work where the target list is long and changes.
Task-dependent across large-vocabulary medical segmentation datasets.
BiomedParse-v2
Vendor: Microsoft Research
What it does: segments a 3D volume from a phrase across CT, MRI, ultrasound, PET and microscopy, and also reports whether the object is present at all — first place in the CVPR 2025 challenge for this task.
Task-dependent; first place in the CVPR 2025 text-guided 3D biomedical segmentation challenge according to the official repository.
BiomedParse-v1
Vendor: Microsoft Research
What it does: segments, detects and labels more than a hundred biomedical object types from text across nine modalities, on 2D images.
Task-dependent across 100+ biomedical object tasks and nine modalities.