vix.ing · top · new · best · stats · spec

DPNET: Dual-Path Network for Efficient Object Detectioj with Lightweight Self-Attention

2021/10/31 by Huimin Shi, Shi, Huimin, Quan Zhou +7
Computer Science · Engineering · #Advanced Neural Network Applications #Video Surveillance and Tracking Methods #Infrastructure Maintenance and Monitoring

paper · pdf · doi:10.48550/arxiv.2111.00500

Abstract

Object detection often costs a considerable amount of computation to get satisfied performance, which is unfriendly to be deployed in edge devices. To address the trade-off between computational cost and detection accuracy, this paper presents a dual path network, named DPNet, for efficient object detection with lightweight self-attention. In backbone, a single input/output lightweight self-attention module (LSAM) is designed to encode global interactions between different positions. LSAM is also extended into a multiple-inputs version in feature pyramid network (FPN), which is employed to capture cross-resolution dependencies in two paths. Extensive experiments on the COCO dataset demonstrate that our method achieves state-of-the-art detection results. More specifically, DPNet obtains 29.0% AP on COCO test-dev, with only 1.14 GFLOPs and 2.27M model size for a 320x320 image.

Citations

Related