English

Efficient Scale-Permuted Backbone with Learned Resource Distribution

Computer Vision and Pattern Recognition 2020-10-23 v1 Artificial Intelligence

Abstract

Recently, SpineNet has demonstrated promising results on object detection and image classification over ResNet model. However, it is unclear if the improvement adds up when combining scale-permuted backbone with advanced efficient operations and compound scaling. Furthermore, SpineNet is built with a uniform resource distribution over operations. While this strategy seems to be prevalent for scale-decreased models, it may not be an optimal design for scale-permuted models. In this work, we propose a simple technique to combine efficient operations and compound scaling with a previously learned scale-permuted architecture. We demonstrate the efficiency of scale-permuted model can be further improved by learning a resource distribution over the entire network. The resulting efficient scale-permuted models outperform state-of-the-art EfficientNet-based models on object detection and achieve competitive performance on image classification and semantic segmentation. Code and models will be open-sourced soon.

Keywords

Cite

@article{arxiv.2010.11426,
  title  = {Efficient Scale-Permuted Backbone with Learned Resource Distribution},
  author = {Xianzhi Du and Tsung-Yi Lin and Pengchong Jin and Yin Cui and Mingxing Tan and Quoc Le and Xiaodan Song},
  journal= {arXiv preprint arXiv:2010.11426},
  year   = {2020}
}

Comments

ECCV2020

R2 v1 2026-06-23T19:32:30.669Z