extractEmbeddings
Extract image embeddings from Medical Segment Anything Model (MedSAM) encoder
Since R2024b
Description
Add-On Required: This feature requires the Medical Imaging Toolbox Model for Medical Segment Anything Model add-on.
extracts the embeddings of the input medical image embeddings = extractEmbeddings(medsam,I)I from the encoder
of a Medical Segment Anything Model (MedSAM), medsam, by running a
forward pass on the image encoder.
Note
This functionality also requires Deep Learning Toolbox™ and Computer Vision Toolbox™ along with the Medical Imaging Toolbox™ Model for Medical Segment Anything Model add-on.
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2024b

