Segment Anything Model

metas segment anything model

Created: by Pradeep Gowda Updated: Sep 12, 2023 Tagged: generative · ai

Segment Anything – The Segment Anything Model (SAM) produces high quality object masks from input prompts such as points or boxes, and it can be used to generate masks for all objects in an image. It has been trained on a dataset of 11 million images and 1.1 billion masks, and has strong zero-shot performance on a variety of segmentation tasks.

YavorGIvanov/sam.cpp – Inference of Meta’s SAM in pure C/C++

See also: ggml