Editing
Medical Image Segmentation
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Remembering</span> == * '''Segmentation mask''' β A pixel-wise (or voxel-wise in 3D) map labeling each image element with its class. * '''Semantic segmentation''' β Labeling every pixel with a class (e.g., liver, tumor, background); no instance distinction. * '''Instance segmentation''' β Distinguishing individual instances of the same class (e.g., each separate cell nucleus). * '''Panoptic segmentation''' β Combines semantic and instance segmentation; labels all pixels with class and instance ID. * '''U-Net''' β A encoder-decoder architecture with skip connections; the dominant framework for medical image segmentation. * '''Skip connections''' β Direct connections from encoder to decoder that preserve high-resolution spatial features. * '''V-Net''' β 3D extension of U-Net for volumetric medical image segmentation. * '''nnU-Net''' β A self-configuring U-Net framework that automatically adapts to any medical imaging dataset; widely used baseline. * '''Intersection over Union (IoU)''' β Primary segmentation metric: area of overlap / area of union between predicted and ground truth masks. * '''Dice coefficient''' β 2 Γ |A β© B| / (|A| + |B|); equivalent to F1 score for segmentation; used in Dice loss. * '''Dice loss''' β 1 - Dice coefficient; directly optimizes the Dice metric; better than cross-entropy for imbalanced segmentation. * '''CT (Computed Tomography)''' β 3D medical imaging using X-rays; voxel-based volumetric data. * '''MRI (Magnetic Resonance Imaging)''' β 3D imaging using magnetic fields; soft tissue contrast superior to CT. * '''Histopathology''' β Microscopic study of tissue; whole-slide images (WSI) can be gigapixel-scale. * '''SAM (Segment Anything Model)''' β Meta's foundation model for promptable segmentation; adapted to medical imaging (MedSAM, SAM-Med). </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information