πŸ“„ SKILL.md

← Vault

name: segment-anything-model

description: Foundation model for image segmentation with zero-shot transfer. Use when you need to segment any object in images using points, boxes, or masks as prompts, or automatically generate all object masks in an image.

version: 1.0.0

author: Orchestra Research

license: MIT

dependencies: [segment-anything, transformers>=4.30.0, torch>=1.7.0]

metadata:

hermes:

tags: [Multimodal, Image Segmentation, Computer Vision, SAM, Zero-Shot]


Segment Anything Model (SAM)

Comprehensive guide to using Meta AI's Segment Anything Model for zero-shot image segmentation.

When to use SAM

Use SAM when: