EAutoDet: Efficient Architecture Search for Object Detection

03/21/2022
by   Xiaoxing Wang, et al.
0

Training CNN for detection is time-consuming due to the large dataset and complex network modules, making it hard to search architectures on detection datasets directly, which usually requires vast search costs (usually tens and even hundreds of GPU-days). In contrast, this paper introduces an efficient framework, named EAutoDet, that can discover practical backbone and FPN architectures for object detection in 1.4 GPU-days. Specifically, we construct a supernet for both backbone and FPN modules and adopt the differentiable method. To reduce the GPU memory requirement and computational cost, we propose a kernel reusing technique by sharing the weights of candidate operations on one edge and consolidating them into one convolution. A dynamic channel refinement strategy is also introduced to search channel numbers. Extensive experiments show significant efficacy and efficiency of our method. In particular, the discovered architectures surpass state-of-the-art object detection NAS methods and achieve 40.1 mAP with 120 FPS and 49.2 mAP with 41.3 FPS on COCO test-dev set. We also transfer the discovered architectures to rotation detection task, which achieve 77.05 mAP_50 on DOTA-v1.0 test set with 21.1M parameters.

READ FULL TEXT
research
06/11/2019

NAS-FCOS: Fast Neural Architecture Search for Object Detection

The success of deep neural networks relies on significant architecture e...
research
11/22/2019

SM-NAS: Structural-to-Modular Neural Architecture Search for Object Detection

The state-of-the-art object detection method is complicated with various...
research
07/23/2020

Representation Sharing for Fast Object Detector Search and Beyond

Region Proposal Network (RPN) provides strong support for handling the s...
research
11/05/2022

Multi-Objective Evolutionary for Object Detection Mobile Architectures Search

Recently, Neural architecture search has achieved great success on class...
research
03/26/2020

Hit-Detector: Hierarchical Trinity Architecture Search for Object Detection

Neural Architecture Search (NAS) has achieved great success in image cla...
research
12/24/2019

Computation Reallocation for Object Detection

The allocation of computation resources in the backbone is a crucial iss...
research
09/02/2019

HishabNet: Detection, Localization and Calculation of Handwritten Bengali Mathematical Expressions

Recently, recognition of handwritten Bengali letters and digits have cap...

Please sign up or login with your details

Forgot password? Click here to reset