SAM 3: Segment Anything with Concepts
Meta AI · Meta · FAIR, Meta AI · Facebook · University of California, San Diego · California Institute of Technology · The University of Hong Kong · Johns Hopkins University · University of Pennsylvania · University of California, Berkeley · University of California, Los Angeles · Google DeepMind · Örebro University · The Chinese University of Hong Kong · Mistral AI · The Hong Kong University of Science and Technology · ETHZ - ETH Zurich · Google · University of Illinois at Urbana-Champaign · FAIR · Boston University & MIT-IBM Watson AI
PDF 由论文原始站点提供,PaperCompass 不保存论文文件。
摘要
We present Segment Anything Model (SAM) 3, a unified model that detects, segments, and tracks objects in images and videos based on concept prompts, which we define as either short noun phrases (e.g., “yellow school bus”), image exemplars, or a combination of both. Promptable Concept Segmentation (PCS) takes such prompts and returns segmentation masks and unique identities for all matching object instances. To advance PCS, we build a scalable data engine that produces a high-quality dataset with 4M unique concept labels, including hard negatives, across images and videos. Our model consists of an image-level detector and a memory-based video tracker that share a single backbone. Recognition and localization are decoupled with a presence head, which boosts detection accuracy. SAM 3 doubles the accuracy of existing systems in both image and video PCS, and improves previous SAM capabilities on visual segmentation tasks. We open source SAM 3 along with our new Segment Anything with Concepts (SA-Co) benchmark for promptable concept segmentation.