0

DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution

Recursive Feature Pyramid and Switchable Atrous Convolution enhance object detection performance by incorporating feedback connections and variable atrous rates.

Year
2020
Venue
detectors-detecting-objects-with-recursive
Authors
3
Hosting
Abstract onlyARXIV-DEFAULT

Cite

Notes

Only stored in your browser.

Attribution

Abstract & full text
arxiv.org/abs/2006.02334v2ARXIV-DEFAULT
TL;DR
Semantic Scholar
Attribution policy →

Abstract

Many modern object detectors demonstrate outstanding performances by using the mechanism of looking and thinking twice. In this paper, we explore this mechanism in the backbone design for object detection. At the macro level, we propose Recursive Feature Pyramid, which incorporates extra feedback connections from Feature Pyramid Networks into the bottom-up backbone layers. At the micro level, we propose Switchable Atrous Convolution, which convolves the features with different atrous rates and gathers the results using switch functions. Combining them results in DetectoRS, which significantly improves the performances of object detection. On COCO test-dev, DetectoRS achieves state-of-the-art 55.7% box AP for object detection, 48.5% mask AP for instance segmentation, and 50.0% PQ for panoptic segmentation. The code is made publicly available.

Authors

3