puzzledqs/BBox-Label-Tool
A simple tool for labeling object bounding boxes in images observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4468
- days_rel: n/a
- days_push: 2329
- n_releases_24m: 0
Adoption not part of the score
1132 stars · 554 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A simple Python Tkinter desktop application for drawing and saving object bounding box annotations on images. It stores labels as text files alongside organized image directories and is commonly used to prepare datasets for object detection.
Use cases
- annotate bounding boxes on images for object detection training
- label a dataset of images with rectangles
- create ground truth annotations for computer vision experiments
- draw boxes around objects in photos and save them to text files
- prepare labeled image data for a custom detector
When to choose
- you need a lightweight, no-dependency-hassle desktop tool for quick bounding box annotation
- you work with the simple folder-based image/label layout it expects
- you want an MIT-licensed, easy-to-modify Python annotation tool
When to avoid
- you need multi-class or polygon/segmentation labeling out of the box (main branch is single-class rectangles)
- you want a modern, actively maintained annotation platform with team collaboration
- you require Python 3 support without code changes, since it targets Python 2.7
Facets
application · maturity maintenance
image-processing gui developer-tools computer-vision image-processing machine-learning developer-tools python cross-platform bounding-box-annotation image-labeling tkinter data-annotation object-detection desktop
1 source
- readme: https://github.com/puzzledqs/BBox-Label-Tool · fetched 2026-08-28 · 65dd22ab698b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| puzzledqs/BBox-Label-Tool | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="puzzledqs/BBox-Label-Tool")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem