Segment Anything 모델
원문: segment-anything-model
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.
무엇을 하나요
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: Need to segment any object in images without task specific training Building interactive annotation tools with point/box prompts Generating training data for other vision models Need zero shot transfer to new image domains Building object detection/segmentation pipelines Processing medical, satellite, or domain specific images Key features: Zero shot segmentation : Works on any image domain without fine tuning Flexible prompts : Points, bounding boxes, or previous masks Automatic segmentation : Generate all object masks automatically High …
실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.