sam-cell-seg
Installation
SKILL.md
SAM Cell Segmentation Skill
This skill provides guidance for tasks involving SAM (Segment Anything Model) based cell segmentation, mask processing, and polygon conversion pipelines.
Task Characteristics
This skill applies to tasks that involve:
- Using MobileSAM or SAM models for image segmentation
- Converting binary masks to polygon/polyline representations
- Processing CSV files containing coordinate data
- Building command-line tools for deep learning inference pipelines
- Cell or object segmentation in microscopy images
Critical Pre-Implementation Steps
1. Interface Requirements Discovery
Before writing any code, verify the exact interface requirements: