Scholay

学术搜索 · AI 审稿 · LaTeX 协作

Asymmetric Convolution Networks Based on Multi-feature Fusion for Object Detection

作者:Zhenkun Yang, Xianghua Ma, Jing An · 年份:2020 · DOI:10.1109/case48305.2020.9216756 · 被引用次数:4 · 研究领域:Advanced Neural Network Applications、Advanced Image and Video Retrieval Techniques、Video Surveillance and Tracking Methods

Real-time object detection on mobile platforms is a crucial but challenging computer vision task. However, it is widely recognized that although the lightweight object detectors have a high detection speed, the detection accuracy is relatively low. To address this problem, in this paper, we propose a new lightweight one-stage generic object detector, named ACFNet. The design goal of ACFNet is to improve the detection accuracy of object detectors while maintaining a high detection speed. In the backbone part, we design an asymmetric convolution unit, namely AC block, which employs three asymmetric convolution branches to enhance multi-feature representation of CNNs. We follow the backbone part design in ShuffleNetV2, and present a backbone network called ACNet that exploits AC blocks to replace the standard convolutional layers, e.g., 3×3 layers. Besides, in order to make all feature maps stronger semantically, we design a deconvolution block. In the prediction block, spatial attention can make the network better locate the feature distribution. Following this principle, we add a spatial attention building block to the residual block of each prediction layer. Experiments on PASCAL VOC 2007 and VOC 2012 datasets demonstrate the effectiveness of our proposed method and can run at 19 FPS on a single GPU.