Papers › Scale-Equalizing Pyramid Convolution for Object Detection

Scale-Equalizing Pyramid Convolution for Object Detection

6 May 2020CVPR 2020 6arXiv:2005.03101archive 2025-07-28

Xinjiang Wang, Shilong Zhang, Zhuoran Yu, Litong Feng, Wayne Zhang

Feature pyramid has been an efficient method to extract features at different scales. Development over this method mainly focuses on aggregating contextual information at different levels while seldom touching the inter-level correlation in the feature pyramid. Early computer vision methods extracted scale-invariant features by locating the feature extrema in both spatial and scale dimension. Inspired by this, a convolution across the pyramid level is proposed in this study, which is termed pyramid convolution and is a modified 3-D convolution. Stacked pyramid convolutions directly extract 3-D (scale and spatial) features and outperforms other meticulously designed feature fusion modules. Based on the viewpoint of 3-D convolution, an integrated batch normalization that collects statistics from the whole feature pyramid is naturally inserted after the pyramid convolution. Furthermore, we also show that the naive pyramid convolution, together with the design of RetinaNet head, actually best applies for extracting features from a Gaussian pyramid, whose properties can hardly be satisfied by a feature pyramid. In order to alleviate this discrepancy, we build a scale-equalizing pyramid convolution (SEPC) that aligns the shared pyramid convolution kernel only at high-level feature maps. Being computationally efficient and compatible with the head design of most single-stage object detectors, the SEPC module brings significant performance improvement ($>4$AP increase on MS-COCO2017 dataset) in state-of-the-art one-stage object detectors, and a light version of SEPC also has ∼3.5AP gain with only around 7% inference time increase. The pyramid convolution also functions well as a stand-alone module in two-stage object detectors and is able to improve the performance by ∼2AP. The source code can be found at https://github.com/jshilong/SEPC.

PaperPDFConference PDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

jshilong/SEPC officialmentioned in papermentioned on GitHubpytorch report
shinya7y/UniverseNet pytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

ObjectObject Detectionobject-detection

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Object Detection COCO test-dev FreeAnchor + SEPC (DCN, ResNext-101-64x4d) AP50 69.8 #91 of 225 Archive leaderboard report
Object Detection COCO test-dev FreeAnchor + SEPC (DCN, ResNext-101-64x4d) AP75 54.3 #91 of 225 Archive leaderboard report
Object Detection COCO test-dev FreeAnchor + SEPC (DCN, ResNext-101-64x4d) APL 63.7 #91 of 225 Archive leaderboard report
Object Detection COCO test-dev FreeAnchor + SEPC (DCN, ResNext-101-64x4d) APM 53.3 #91 of 225 Archive leaderboard report
Object Detection COCO test-dev FreeAnchor + SEPC (DCN, ResNext-101-64x4d) APS 31.3 #91 of 225 Archive leaderboard report
Object Detection COCO test-dev FreeAnchor + SEPC (DCN, ResNext-101-64x4d) box mAP 50.1 #91 of 225 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

1x1 ConvolutionBatch NormalizationConvolutionFPNFocal LossRetinaNet

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections