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

yformer/EfficientSAM

EfficientSAM: Leveraged Masked Image Pretraining for Efficient Segment Anything observed · 2026-08-28

github.com/yformer/EfficientSAM · Jupyter Notebook · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

27/100

  • Activity 0
  • Release rhythm 35
  • Longevity 72

Flags: no_releases

How is this computed?

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

  • gap_med: n/a
  • age_days: 1009
  • days_rel: n/a
  • days_push: 617
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2491 stars · 163 forks observed · 2026-08-28

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

EfficientSAM is an efficient image segmentation model that leverages masked image pretraining to provide a lightweight alternative to Meta's Segment Anything Model (SAM). It supports point-prompt, box-prompt, and segment-everything modes, with checkpoints, TorchScript, and ONNX exports available.

Use cases

  • segment objects in images with point or box prompts
  • run a faster lighter alternative to Segment Anything
  • export segmentation model to ONNX for deployment
  • integrate AI-assisted segmentation into annotation tools like Labelme
  • segment everything in an image automatically
  • build grounded segmentation with text prompts

When to choose

  • you need SAM-like promptable segmentation with lower compute cost
  • you want ONNX or TorchScript exports for production deployment
  • you need a permissively licensed (Apache-2.0) segmentation model

When to avoid

  • you need video object tracking rather than image segmentation (see EfficientTAM)
  • you require the absolute highest segmentation accuracy regardless of speed
  • you need a turnkey GUI application rather than a model library

Facets

library · maturity active

machine-learning computer-vision image-processing computer-vision machine-learning image-processing artificial-intelligence python cross-platform segment-anything image-segmentation masked-image-pretraining onnx promptable-segmentation sam gpu

1 source

Member repositories

RepositoryRoleHealth v2
yformer/EfficientSAMmain27

For agents

markdown · JSON · MCP: product_card(name="yformer/EfficientSAM")

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