TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/TinaFace: Strong but Simple Baseline for Face Detection

TinaFace: Strong but Simple Baseline for Face Detection

Yanjia Zhu, Hongxiang Cai, Shuhan Zhang, Chenhao Wang, Yichao Xiong

2020-11-26Data Augmentationobject-detectionObject DetectionOccluded Face DetectionFace Detection
PaperPDFCodeCode(official)

Abstract

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 \textbf{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 \cite{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 \cite{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 \url{https://github.com/Media-Smart/vedadet}.

Results

TaskDatasetMetricValueModel
Facial Recognition and ModellingWIDER Face (Easy)AP0.97TinaFace(ResNet-50)
Facial Recognition and ModellingWIDER Face (Medium)AP0.963TinaFace(ResNet-50)
Facial Recognition and ModellingWIDER Face (Hard)AP0.934TinaFace(ResNet-50)
Face DetectionWIDER Face (Easy)AP0.97TinaFace(ResNet-50)
Face DetectionWIDER Face (Medium)AP0.963TinaFace(ResNet-50)
Face DetectionWIDER Face (Hard)AP0.934TinaFace(ResNet-50)
Face ReconstructionWIDER Face (Easy)AP0.97TinaFace(ResNet-50)
Face ReconstructionWIDER Face (Medium)AP0.963TinaFace(ResNet-50)
Face ReconstructionWIDER Face (Hard)AP0.934TinaFace(ResNet-50)
3DWIDER Face (Easy)AP0.97TinaFace(ResNet-50)
3DWIDER Face (Medium)AP0.963TinaFace(ResNet-50)
3DWIDER Face (Hard)AP0.934TinaFace(ResNet-50)
3D Face ModellingWIDER Face (Easy)AP0.97TinaFace(ResNet-50)
3D Face ModellingWIDER Face (Medium)AP0.963TinaFace(ResNet-50)
3D Face ModellingWIDER Face (Hard)AP0.934TinaFace(ResNet-50)
3D Face ReconstructionWIDER Face (Easy)AP0.97TinaFace(ResNet-50)
3D Face ReconstructionWIDER Face (Medium)AP0.963TinaFace(ResNet-50)
3D Face ReconstructionWIDER Face (Hard)AP0.934TinaFace(ResNet-50)

Related Papers

Overview of the TalentCLEF 2025: Skill and Job Title Intelligence for Human Capital Management2025-07-17Pixel Perfect MegaMed: A Megapixel-Scale Vision-Language Foundation Model for Generating High Resolution Medical Images2025-07-17A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16