obss/sahi
Framework agnostic sliced/tiled inference + interactive ui + error analysis plots observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
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: 7.5
- age_days: 2041
- days_rel: 17
- days_push: 11
- n_releases_24m: 25
Adoption not part of the score
5473 stars · 780 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
SAHI (Slicing Aided Hyper Inference) is a Python vision library for detecting small objects in large images via sliced/tiled inference, working with any object detection or instance segmentation model without retraining. It includes an interactive UI, error analysis plots, COCO dataset utilities, and CLI commands.
Use cases
- detect small objects in large aerial or satellite images
- improve object detection accuracy on high-resolution imagery
- run sliced inference with YOLOv8 or HuggingFace detection models
- tile large images for object detection without retraining the model
- analyze detection errors on COCO-format datasets
- detect tiny objects in drone or surveillance footage
When to choose
- you need better recall on small objects in large images
- you want a model-agnostic slicing pipeline supporting YOLO, MMDetection, Detectron2, or Transformers
- you work with aerial, satellite, or drone imagery
- you need COCO dataset slicing, splitting, and filtering utilities
When to avoid
- your images are small and objects are large - standard inference suffices
- you need real-time low-latency detection, since tiling adds overhead
- your task is classification or keypoint detection rather than detection/segmentation
Facets
library · maturity active
computer-vision image-processing machine-learning cli data-visualization computer-vision deep-learning machine-learning python cli cross-platform object-detection instance-segmentation sliced-inference small-object-detection tiling coco yolo huggingface satellite-imagery aerial-imagery remote-sensing
3 sources
- readme: https://github.com/obss/sahi · fetched 2026-08-28 · 0d0dfb03038d
- homepage: https://obss.github.io/sahi/ · fetched 2026-08-29 · b979e9b37437
- registry_pypi: https://pypi.org/pypi/sahi/json · fetched 2026-08-29 · ba5216593501
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| obss/sahi | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem