facebookresearch

segment-anything

facebookresearch

The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.

AI 简介

Segment Anything(SAM)是一个通用图像分割基础模型,支持通过点、框等简单提示生成高质量物体掩码。其核心特点是零样本泛化能力强,可在未见过的物体和场景上直接使用;基于1100万图像与11亿掩码的大规模数据集训练,采用轻量级ViT架构,支持高效推理与交互式分割。适用于图像编辑、医学影像分析、遥感解译、工业质检等需快速获取精确像素级分割结果的场景。

Jupyter Notebook
Apache License 2.0
54.5k
Stars
6.4k
Forks
332
Watchers
535
Issues

Star 增长

今日0
近 7 天0
近 30 天+91
综合评分79.1
默认分支main