segment-anything icon indicating copy to clipboard operation
segment-anything copied to clipboard

Finetune SAM for instance segmentation to output segmenatation masks along with label names

Open Abonia1 opened this issue 9 months ago • 0 comments

Hello,

It seems the SAM model from the transformers library does not directly support classification tasks out of the box, as it is primarily designed for generating segmentation masks.

Any way or resources to finetune SAM for instance segmentation to output segmenatation masks along with label names please?

Thanks

Abonia1 avatar Apr 29 '24 14:04 Abonia1