SAM: Segment Anything Model—a foundation model for natural image segmentation that uses prompts (points/boxes) to define targets
DSC: Dice Similarity Coefficient—a spatial overlap metric ranging from 0 to 1 (or 0 to 100%) used to evaluate segmentation accuracy
CT: Computed Tomography—a medical imaging technique using X-rays to create cross-sectional images
MRI: Magnetic Resonance Imaging—a medical imaging technique using magnetic fields and radio waves
Foundation Model: A large-scale model trained on broad data that can be adapted to a wide range of downstream tasks
Promptable Segmentation: Segmentation where the user provides a hint (like a bounding box or point) to guide the model's output
U-Net: A standard convolutional neural network architecture widely used for biomedical image segmentation
DeepLabV3+: A state-of-the-art semantic segmentation architecture using atrous spatial pyramid pooling
Modality: The type of medical imaging technique (e.g., X-Ray, Ultrasound, Pathology)
ROI: Region of Interest—the specific anatomical structure or lesion to be segmented