Cover image

Edge Cases Matter: Teaching Drones to See the Small Stuff

A drone can cover a construction site, a traffic corridor, or a flooded street in minutes. That is the easy part. The harder part is noticing the small object that changes the decision: a person near a road barrier, a tiny vehicle in a dense intersection, a partly hidden target on a high-resolution aerial image. ...

January 26, 2026 · 15 min · Zelina
Cover image

One Model to Train Them All: How OmniTrain Rethinks Open-Vocabulary Detection

TL;DR for operators OmniTrain’s useful claim is not that open-vocabulary object detection needs a bigger vocabulary, a more theatrical prompt, or yet another detection head with a confident acronym stapled to it. Its claim is simpler and more operational: the training interface is the bottleneck.1 Open-vocabulary detection asks a detector to find categories it may not have seen as boxed labels during training. That promise is attractive for retail shelves, industrial inspection, visual search, robotics, and any business where the object list changes faster than the annotation budget. But many systems still inherit a messy workflow: pre-train a vision-language model, fine-tune a detector, add grounding supervision, reconcile losses, then hope the pieces do not quietly disagree. ...

July 27, 2025 · 13 min · Zelina