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

luca-medeiros/lang-segment-anything

SAM with text prompt observed · 2026-08-28

github.com/luca-medeiros/lang-segment-anything · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

42/100

  • Activity 39
  • Release rhythm 21
  • Longevity 88
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: 159.5
  • age_days: 1245
  • days_rel: 371
  • days_push: 371
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

2598 stars · 300 forks observed · 2026-08-28

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

A Python library combining Meta's Segment Anything Model 2 with GroundingDINO to generate segmentation masks for objects in images specified via free-form text prompts. It supports zero-shot text-to-bbox detection, batch inference, and deployment as an API endpoint.

Use cases

  • segment specific objects in an image using a text prompt
  • zero-shot object detection with bounding boxes from text descriptions
  • generate masks for objects like 'wheel' or 'person' in photos
  • batch image segmentation with custom text prompts
  • deploy a text-prompted segmentation model as an API endpoint
  • annotate images for computer vision datasets

When to choose

  • you need to segment objects by name without training a custom model
  • you want zero-shot detection and segmentation in one pipeline
  • you need batch inference or a ready-made serving endpoint
  • you want a simple Python API on top of SAM 2 and GroundingDINO

When to avoid

  • you need real-time segmentation on CPU-constrained hardware
  • you require fine-grained class labels beyond text-prompt grounding
  • you cannot download large model checkpoints or lack a GPU
  • you need a lightweight pure-detection model without masks

Facets

library · maturity active

computer-vision image-processing machine-learning deep-learning computer-vision image-processing artificial-intelligence machine-learning python cross-platform segment-anything grounding-dino zero-shot-detection instance-segmentation text-prompt sam2 object-detection gradio docker gpu

1 source

Member repositories

RepositoryRoleHealth v2
luca-medeiros/lang-segment-anythingmain42

For agents

markdown · JSON · MCP: product_card(name="luca-medeiros/lang-segment-anything")

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