AI RESEARCH
TinyFormer: Preserving Tiny Objects in YOLO-DETRHybridReal-time Detectors
arXiv CS.AI
•
ArXi:2605.25046v1 Announce Type: cross YOLO-series and DETR-based detectors struggle with tiny-object detection. YOLO-style models benefit from efficient dense prediction, but their large-stride backbones may suppress tiny instances in deep feature maps and make grid assignment ambiguous. DETR-based models remove hand-crafted post-processing through set prediction, yet they reason over coarse token grids, where tiny objects occupy only a few weak tokens and are easily overlooked during matching.