What problem does it solve?
This Skill provides a solution for zero-shot image segmentation, allowing users to segment any object in images without task-specific training.
Core Features & Use Cases
- Zero-shot Segmentation: Segment any object in images without fine-tuning.
- Flexible Prompts: Use points, bounding boxes, or previous masks as prompts.
- Automatic Segmentation: Generate all object masks automatically.
- High Quality: Trained on 1.1 billion masks from 11 million images.
- Multiple Model Sizes: Offers ViT-B (fastest), ViT-L, and ViT-H (most accurate) models.
- ONNX Export: Deploy in browsers and edge devices.
- Use Cases: Ideal for interactive annotation tools, generating training data for other vision models, zero-shot transfer to new image domains, building object detection/segmentation pipelines, and processing medical, satellite, or domain-specific images.
Quick Start
Use the segment-anything-model skill to segment objects in the attached image 'example.jpg' using a point prompt at coordinates (500, 375).