arXiv:2410.05274cs.CVcs.AI2024-10被引 2

动态调整卷积空洞率,提升小目标检测精度

Scale-Invariant Object Detection by Adaptive Convolution with Unified Global-Local Context

  • 引入可切换空洞卷积,动态调节膨胀率以保留多尺度特征
  • 在COCO数据集上达到49.8% AP,优于现有模型
  • 适合需要高精度小目标检测的工业视觉场景

密集特征对图像中微小目标检测至关重要。尽管卷积神经网络在多尺度目标检测中表现优异,但池化过程常导致密集特征丢失,影响小目标检测效果。空洞卷积通过稀疏核缓解此问题,但可能削弱CNN的多尺度检测能力。本文提出基于EfficientDet的可切换空洞卷积网络(SAC-Net),引入动态调整空洞率的机制,克服固定膨胀率的局限性。SAC-Net融合低层与高层特征,在不丢失密集特征的前提下提升多尺度检测性能。进一步采用深度可分离的可切换空洞率设计,增强尺度不变特征表达,并引入全局上下文信息。大量实验表明,SAC-Net在基准数据集上显著优于现有先进模型,于COCO数据集上取得49.8% AP。

原文摘要 · Abstract (English)

Dense features are important for detecting minute objects in images. Unfortunately, despite the remarkable efficacy of the CNN models in multi-scale object detection, CNN models often fail to detect smaller objects in images due to the loss of dense features during the pooling process. Atrous convolution addresses this issue by applying sparse kernels. However, sparse kernels often can lose the multi-scale detection efficacy of the CNN model. In this paper, we propose an object detection model using a Switchable (adaptive) Atrous Convolutional Network (SAC-Net) based on the efficientDet model. A fixed atrous rate limits the performance of the CNN models in the convolutional layers. To overcome this limitation, we introduce a switchable mechanism that allows for dynamically adjusting the atrous rate during the forward pass. The proposed SAC-Net encapsulates the benefits of both low-level and high-level features to achieve improved performance on multi-scale object detection tasks, without losing the dense features. Further, we apply a depth-wise switchable atrous rate to the proposed network, to improve the scale-invariant features. Finally, we apply global context on the proposed model. Our extensive experiments on benchmark datasets demonstrate that the proposed SAC-Net outperforms the state-of-the-art models by a significant margin in terms of accuracy.

目标检测小目标空洞卷积尺度不变

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