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

chongzhou96/EdgeSAM

Official PyTorch implementation of "EdgeSAM: Prompt-In-the-Loop Distillation for On-Device Deployment of SAM" observed · 2026-08-28

github.com/chongzhou96/EdgeSAM · homepage · Jupyter Notebook · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

37/100

  • Activity 23
  • Release rhythm 35
  • Longevity 71

Flags: no_releases no_license

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: 1001
  • days_rel: n/a
  • days_push: 466
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1173 stars · 61 forks observed · 2026-08-28

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

EdgeSAM is the official PyTorch implementation of a distilled, accelerated variant of the Segment Anything Model (SAM) designed for on-device deployment. It distills SAM's ViT encoder into a CNN-based architecture with prompts in the loop, achieving 40x speedup over SAM and over 30 FPS on an iPhone 14.

Use cases

  • run segment anything model on mobile devices
  • fast interactive image segmentation with box and point prompts
  • distill SAM into a lightweight CNN model
  • deploy segmentation model on iPhone with CoreML
  • speed up SAM inference on edge devices
  • annotate images with a fast SAM variant
  • export SAM-like model to ONNX for web demos

When to choose

  • you need SAM-quality promptable segmentation on resource-constrained or mobile hardware
  • you want faster inference than MobileSAM with better accuracy
  • you are deploying interactive segmentation on iOS or edge devices

When to avoid

  • you need the full accuracy of the original ViT-based SAM on server hardware
  • you need segmentation without box or point prompts
  • you need a non-research license for commercial use

Facets

library · maturity active

machine-learning computer-vision image-processing computer-vision image-processing machine-learning artificial-intelligence python cross-platform segment-anything knowledge-distillation on-device-ai coreml onnx sam interactive-segmentation edge-devices ios

2 sources

Member repositories

RepositoryRoleHealth v2
chongzhou96/EdgeSAMmain37

For agents

markdown · JSON · MCP: product_card(name="chongzhou96/EdgeSAM")

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