Skip to content
OpenTrain AIFor AI Companies

Slicing Aided Hyper Inference and Fine-tuning for Small Object Detection

Published Feb 1, 2022
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Thin evidence
Verify before relying
Time to first repro
A few hours
Fast first run
Risk flags
0
None detected

Results and benchmarks

Freshness tier: cold
Slicing Aided Hyper Inference and Fine-tuning for Small Object Detection is the primary contribution described in this paper.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Strong

Framework agnostic sliced/tiled inference + interactive ui + error analysis plots

5,472 stars · 780 forks · Last push Aug 22, 2026 · MIT license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Community adoption signal (5472 stars)

Why this implementation
Confidence: high

obss/sahi is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (MIT).

Open obss/sahi
Reproduction risks
  • No repository-level red flags were detected, but paper-specific preprocessing and hyperparameter details may still be under-specified.
  • Selected obss/sahi as the strongest maintained implementation for new work.
  • Includes CI workflow signals.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

obss/sahi
best maintained
Maintenance
Active
Confidence
High
Reproducibility
Strong
Stars
5,472
Last push
Aug 22, 2026 (3d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No Docker setup
fcakyon/sahi-benchmark
historical official
Maintenance
Stale
Confidence
High
Reproducibility
Moderate
Stars
200
Last push
Jan 17, 2025 (586d)

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

  • No push in 12+ months
  • No CI pipeline detected
  • No Docker setup
Maintenance
Recently updated
Confidence
Low
Reproducibility
Moderate
Stars
14,379
Last push
May 28, 2026 (90d)

Partial overlap with paper title keywords · Community adoption signal (14379 stars)

  • No CI pipeline detected
  • No Docker setup
  • Low confidence match

Reproduction readiness

Time to first repro: hours
Last checked: Aug 24, 2026

Ready to run

Ready to reproduce

  • Clone obss/sahi and install dependencies from pyproject.toml.
  • CI pipeline detected, so automated tests are in place.
  • Last updated 3 days ago.
Open obss/sahi

Quick start

git clone https://github.com/obss/sahi.git
pip install -e .

Repositories and ecosystem

Official

No additional official repositories detected.

Community

  • 🛰️ SAHI-powered satellite reconnaissance system for detecting military vehicles in high-resolution imagery. Uses YOLOv8 with sliding window inference to detect small objects (tanks, trucks, AFVs) that standard detection misses due to aggressive image downscaling. Processes 4000x4000 images via 512x512 overlapping tiles.

    27 stars · 4 forks · Last push Dec 2, 2025 · MIT license

Hugging Face artifacts

No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.

Tip: start with models, then check datasets and spaces if you need evaluation data or demos.

Research context

Tasks

Computer vision

Methods

None detected

Domains

Computer vision

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Jump to Paper2Code search queries derived from this paper's research context.

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).