meta-pytorch/segment-anything-fast
A batched offline inference oriented version of segment-anything observed · 2026-08-28
Health v2 · maintenance only
45/100
- Activity 38
- Release rhythm 35
- Longevity 78
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: 1099
- days_rel: n/a
- days_push: 376
- n_releases_24m: 0
Adoption not part of the score
1321 stars · 80 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A fast, batched offline inference-oriented fork of Meta's Segment Anything (SAM) image segmentation model. It applies optimizations like bfloat16, torch.compile with max-autotune, custom Triton SDPA kernels, and quantization as a drop-in replacement for segment-anything.
Use cases
- run segment anything faster on A100 GPUs
- batch offline inference for image segmentation
- drop-in replacement for segment-anything with speedups
- accelerate SAM with torch.compile and bfloat16
- segment large batches of images quickly
- optimize vision transformer inference with Triton kernels
When to choose
- you already use segment-anything and need faster batched inference on NVIDIA GPUs
- you can use PyTorch nightly and A100-class hardware
- you want automatic optimizations like compile, quantization, and sparsity
When to avoid
- you need training or fine-tuning rather than inference
- you are not on NVIDIA GPU hardware and cannot tolerate compile overhead
- you need the full upstream segment-anything feature set or long-term stability
Facets
library · maturity active
machine-learning llm-inference image-processing gpu-computing computer-vision image-processing deep-learning artificial-intelligence python cross-platform segment-anything sam image-segmentation torch-compile triton-kernels inference-optimization bfloat16 quantization gpu linux
1 source
- readme: https://github.com/meta-pytorch/segment-anything-fast · fetched 2026-08-28 · bfc8be8781fc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| meta-pytorch/segment-anything-fast | main | 45 |
For agents
markdown · JSON · MCP: product_card(name="meta-pytorch/segment-anything-fast")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem