Overview of SEEM capabilities
v1.0SEEM (Segment Everything Everywhere All at Once) is a multi-modal segmentation model that supports various prompt types for interactive segmentation:
- Versatility: Supports clicks, boxes, polygons, scribbles, text, and referring images.
- Compositionality: Handles any combination of the prompt types mentioned above.
- Interactivity: Supports multi-round interaction using a memory prompt to store session history.
- Semantic Awareness: Can assign semantic labels to predicted masks.
Version Differences:
- SEEM_v0: Supports single interactive object training and inference.
- SEEM_v1: Supports multiple interactive objects training and inference.