EXTD: Extremely Tiny Face Detector via Iterative Filter Reuse

15 Jun 2019  ·  YoungJoon Yoo, Dongyoon Han, Sangdoo Yun ·

In this paper, we propose a new multi-scale face detector having an extremely tiny number of parameters (EXTD),less than 0.1 million, as well as achieving comparable performance to deep heavy detectors. While existing multi-scale face detectors extract feature maps with different scales from a single backbone network, our method generates the feature maps by iteratively reusing a shared lightweight and shallow backbone network. This iterative sharing of the backbone network significantly reduces the number of parameters, and also provides the abstract image semantics captured from the higher stage of the network layers to the lower-level feature map. The proposed idea is employed by various model architectures and evaluated by extensive experiments. From the experiments from WIDER FACE dataset, we show that the proposed face detector can handle faces with various scale and conditions, and achieved comparable performance to the more massive face detectors that few hundreds and tens times heavier in model size and floating point operations.

PDF Abstract

Datasets


Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Face Detection WIDER Face (Hard) EXTD AP 0.850 # 23
Face Detection WIDER Face (Medium) EXTD AP 0.903 # 26

Methods


No methods listed for this paper. Add relevant methods here