Papers
arxiv:2011.13183

TinaFace: Strong but Simple Baseline for Face Detection

Published on Jan 22, 2021
Authors:
,
,
,
,

Abstract

A simple yet effective face detection method called TinaFace is presented that demonstrates no fundamental difference between face detection and generic object detection, achieving state-of-the-art results on the WIDER FACE benchmark.

AI-generated summary

Face detection has received intensive attention in recent years. Many works present lots of special methods for face detection from different perspectives like model architecture, data augmentation, label assignment and etc., which make the overall algorithm and system become more and more complex. In this paper, we point out that there is no gap between face detection and generic object detection. Then we provide a strong but simple baseline method to deal with face detection named TinaFace. We use ResNet-50 he2016deep as backbone, and all modules and techniques in TinaFace are constructed on existing modules, easily implemented and based on generic object detection. On the hard test set of the most popular and challenging face detection benchmark WIDER FACE yang2016wider, with single-model and single-scale, our TinaFace achieves 92.1\% average precision (AP), which exceeds most of the recent face detectors with larger backbone. And after using test time augmentation (TTA), our TinaFace outperforms the current state-of-the-art method and achieves 92.4\% AP. The code will be available at https://github.com/Media-Smart/vedadet.

Community

Sign up or log in to comment

Models citing this paper 1

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2011.13183 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2011.13183 in a Space README.md to link it from this page.

Collections including this paper 0

No Collection including this paper

Add this paper to a collection to link it from this page.