QueryDet: Cascaded Sparse Query for Accelerating High-Resolution Small Object Detection

03/16/2021
by   Chenhongyi Yang, et al.
0

While general object detection with deep learning has achieved great success in the past few years, the performance and efficiency of detecting small objects are far from satisfactory. The most common and effective way to promote small object detection is to use high-resolution images or feature maps. However, both approaches induce costly computation since the computational cost grows squarely as the size of images and features increases. To get the best of two worlds, we propose QueryDet that uses a novel query mechanism to accelerate the inference speed of feature-pyramid based object detectors. The pipeline composes two steps: it first predicts the coarse locations of small objects on low-resolution features and then computes the accurate detection results using high-resolution features sparsely guided by those coarse positions. In this way, we can not only harvest the benefit of high-resolution feature maps but also avoid useless computation for the background area. On the popular COCO dataset, the proposed method improves the detection mAP by 1.0 and mAP-small by 2.0, and the high-resolution inference speed is improved to 3.0x on average. On VisDrone dataset, which contains more small objects, we create a new state-of-the-art while gaining a 2.3x high-resolution acceleration on average. Code is available at: https://github.com/ChenhongyiYang/QueryDet-PyTorch

READ FULL TEXT

page 1

page 7

research
05/05/2023

DSPDet3D: Dynamic Spatial Pruning for 3D Small Object Detection

In this paper, we propose a new detection framework for 3D small object ...
research
01/07/2018

SBNet: Sparse Blocks Network for Fast Inference

Conventional deep convolutional neural networks (CNNs) apply convolution...
research
03/20/2023

Rethinking the backbone architecture for tiny object detection

Tiny object detection has become an active area of research because imag...
research
05/22/2023

A bioinspired three-stage model for camouflaged object detection

Camouflaged objects are typically assimilated into their backgrounds and...
research
11/29/2018

Efficient Coarse-to-Fine Non-Local Module for the Detection of Small Objects

An image is not just a collection of objects, but rather a graph where e...
research
03/16/2020

Resolution Adaptive Networks for Efficient Inference

Recently, adaptive inference is gaining increasing attention due to its ...
research
06/13/2020

HRDNet: High-resolution Detection Network for Small Objects

Small object detection is challenging because small objects do not conta...

Please sign up or login with your details

Forgot password? Click here to reset