分割一切

Segment Anything

罗斯·吉尔希克 Ross Girshick · Meta AI · 2023-04-05 · arXiv:2304.02643 ↗ · 被引 14285

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

我们介绍了分割一切(SA)项目:一个用于图像分割的新任务、新模型和新数据集。通过在我们的数据收集循环中使用高效模型,我们构建了迄今为止最大的分割数据集(远超以往),包含 1100 万张经过许可且尊重隐私的图像上的超过 10 亿个掩码。该模型被设计和训练为可提示的,因此它可以零样本迁移到新的图像分布和任务。我们在众多任务上评估了其能力,发现其零样本性能令人印象深刻——通常与之前的全监督结果相媲美甚至更优。我们正在发布分割一切模型(SAM)和相应的数据集(SA-1B),包含 10 亿个掩码和 1100 万张图像,网址为 https://segment-anything.com,以促进计算机视觉基础模型的研究。

We introduce the Segment Anything (SA) project: a new task, model, and dataset for image segmentation. Using our efficient model in a data collection loop, we built the largest segmentation dataset to date (by far), with over 1 billion masks on 11M licensed and privacy respecting images. The model is designed and trained to be promptable, so it can transfer zero-shot to new image distributions and tasks. We evaluate its capabilities on numerous tasks and find that its zero-shot performance is impressive -- often competitive with or even superior to prior fully supervised results. We are releasing the Segment Anything Model (SAM) and corresponding dataset (SA-1B) of 1B masks and 11M images at https://segment-anything.com to foster research into foundation models for computer vision.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 15)

阅读逐段中英对照全文 →