Ross ROSS = Recommend OSS · open-source software intelligence for agents

CASIA-LMC-Lab/FastSAM

Fast Segment Anything observed · 2026-08-28

github.com/CASIA-LMC-Lab/FastSAM · Python · AGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

19/100

  • Activity 0
  • Release rhythm 8
  • Longevity 83
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1170
  • days_rel: n/a
  • days_push: 764
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

8401 stars · 760 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

FastSAM is a CNN-based Segment Anything Model trained on only 2% of the SA-1B dataset, achieving comparable segmentation performance to SAM at 50x faster run-time speed. It supports promptable segmentation via text, points, and boxes, and is integrated into the Ultralytics YOLOv8 model hub.

Use cases

  • segment all objects in an image quickly
  • fast alternative to Meta's Segment Anything Model
  • segment objects with point or box prompts
  • text-prompted image segmentation
  • real-time instance segmentation on GPU
  • generate segmentation masks for downstream vision tasks

When to choose

  • you need SAM-like segmentation but with much lower latency
  • you want a lightweight CNN segmentation model deployable with TensorRT or Ultralytics
  • you need promptable segmentation (points, boxes, text) in a Python pipeline

When to avoid

  • you need the highest possible segmentation accuracy regardless of speed
  • you require a transformer-based SAM with the full SA-1B training
  • your project cannot use AGPL-3.0 licensed code

Facets

library · maturity active

machine-learning computer-vision image-processing deep-learning computer-vision image-processing machine-learning deep-learning python cross-platform segment-anything image-segmentation yolov8 fastsam promptable-segmentation gpu

1 source

Member repositories

RepositoryRoleHealth v2
CASIA-LMC-Lab/FastSAMmain19

For agents

markdown · JSON · MCP: product_card(name="CASIA-LMC-Lab/FastSAM")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem