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

YavorGIvanov/sam.cpp

None observed · 2026-08-28

github.com/YavorGIvanov/sam.cpp · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

28/100

  • Activity 0
  • Release rhythm 35
  • Longevity 79

Flags: no_releases

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

Full methodology

Adoption not part of the score

1275 stars · 62 forks observed · 2026-08-28

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

A pure C/C++ implementation of Meta's Segment Anything Model (SAM) for image segmentation inference, built on the ggml tensor library. It converts PyTorch checkpoints to ggml format and runs segmentation locally with an optional SDL2-based GUI.

Use cases

  • run segment anything model locally without python
  • segment objects in images using C++
  • convert SAM pth checkpoints to ggml format
  • on-device image segmentation inference
  • interactive image segmentation with a native GUI

When to choose

  • you need SAM inference in C/C++ without a Python runtime
  • you want lightweight, dependency-minimal local segmentation
  • you're integrating SAM into a native C++ application

When to avoid

  • you need training or fine-tuning of SAM
  • you want GPU-accelerated production inference at scale
  • you need the latest SAM features or active development

Facets

library · maturity maintenance

machine-learning computer-vision image-processing llm-inference computer-vision image-processing machine-learning windows cpp cross-platform segment-anything ggml image-segmentation inference sdl2 linux macos

1 source

Member repositories

RepositoryRoleHealth v2
YavorGIvanov/sam.cppmain28

For agents

markdown · JSON · MCP: product_card(name="YavorGIvanov/sam.cpp")

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