anuragxel/salt
Segment Anything Labelling Tool observed · 2026-08-28
Health v2 · maintenance only
30/100
- Activity 0
- Release rhythm 35
- Longevity 88
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: 1244
- days_rel: n/a
- days_push: 926
- n_releases_24m: 0
Adoption not part of the score
1048 stars · 126 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SALT is a Python-based image labeling tool built on Meta AI's Segment Anything Model, providing a barebones GUI for annotating images with predicted segmentation masks. It saves annotations in COCO format and uses precomputed embeddings and ONNX models so the labeling machine does not need a GPU.
Use cases
- label images for instance segmentation datasets
- generate COCO format annotations for object detection training
- speed up image segmentation annotation with SAM
- annotate datasets without a GPU on the labeling machine
- create segmentation masks by clicking on objects
When to choose
- you need COCO-format segmentation annotations for training models
- you want SAM-assisted click-based labeling to speed up annotation
- your labeling machine lacks a GPU since inference runs elsewhere via embeddings/ONNX
When to avoid
- you need a polished, stable annotation UI - the tool is explicitly rough and under active development
- you need polygon/box-only annotation without segmentation masks
- you want a web-based or multi-user annotation platform
Facets
application · maturity active
image-processing computer-vision machine-learning gui computer-vision image-processing machine-learning developer-tools python cross-platform segment-anything image-annotation coco-format data-labeling onnx computer-vision-datasets desktop gpu
1 source
- readme: https://github.com/anuragxel/salt · fetched 2026-08-28 · 2a38e4f7bffa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| anuragxel/salt | main | 30 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem