arXiv:2604.19233cs.CV2026-04

自适应切片提升高分辨率图像小目标检测,提速近四分之一

Adaptive Slicing-Assisted Hyper Inference for Enhanced Small Object Detection in High-Resolution Imagery

  • 根据图像分辨率动态调整切片数量,减少冗余计算
  • 在VisDrone2019上达56.8%精度,比基线快20%-25%
  • 适合高分辨率遥感影像中密集小目标检测场景

基于深度学习的检测器在众多计算机视觉任务中表现卓越,但在高分辨率航拍与卫星影像的小目标检测中仍面临挑战,主要源于目标密集、视角多变、尺寸微小及类间差异大。现有固定切片策略虽能扩大有效感受野,但因切片尺寸固定导致大量冗余计算,增加推理开销。本文提出自适应切片辅助超推理框架ASAHI,将切片策略从固定尺寸转向依据图像分辨率自适应确定最优切片数,显著降低冗余计算并保留相邻块间有益重叠。ASAHI包含三个协同模块:(1) 自适应分辨率感知切片算法,基于学习阈值动态生成6或12个重叠块;(2) 切片辅助微调(SAF)策略,构建包含全分辨率与切片块的增强训练数据;(3) 基于聚类与DIoU的融合后处理模块(CDN),结合聚类-非极大值抑制的几何合并效率与中心距离感知抑制能力,在密集场景下实现鲁棒去重。在VisDrone2019和xView上的实验表明,ASAHI在VisDrone2019-DET-val达到56.8%精度,在xView-test达22.7%,同时推理时间较基线SAHI方法减少20%-25%。

原文摘要 · Abstract (English)

Deep learning-based object detectors have achieved remarkable success across numerous computer vision applications, yet they continue to struggle with small object detection in high-resolution aerial and satellite imagery, where dense object distributions, variable shooting angles, diminutive target sizes, and substantial inter-class variability pose formidable challenges. Existing slicing strategies that partition high-resolution images into manageable patches have demonstrated promising results for enlarging the effective receptive field of small targets; however, their reliance on fixed slice dimensions introduces significant redundant computation, inflating inference cost and undermining detection speed. In this paper, we propose \textbf{Adaptive Slicing-Assisted Hyper Inference (ASAHI)}, a novel slicing framework that shifts the paradigm from prescribing a fixed slice size to adaptively determining the optimal number of slices according to image resolution, thereby substantially mitigating redundant computation while preserving beneficial overlap between adjacent patches. ASAHI integrates three synergistic components: (1)an adaptive resolution-aware slicing algorithm that dynamically generates 6 or 12 overlapping patches based on a learned threshold, (2)a slicing-assisted fine-tuning (SAF) strategy that constructs augmented training data comprising both full-resolution and sliced image patches, and (3)a Cluster-DIoU-NMS (CDN) post-processing module that combines the geometric merging efficiency of Cluster-NMS with the center-distance-aware suppression of DIoU-NMS to achieve robust duplicate elimination in crowded scenes. Extensive experiments on VisDrone2019 and xView, demonstrate that ASAHI achieves state-of-the-art performance with 56.8% on VisDrone2019-DET-val and 22.7% on xView-test, while reducing inference time by 20-25% compared to the baseline SAHI method.

小目标检测遥感图像自适应切片高效推理

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。