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/FaceBoxes: A CPU Real-time Face Detector with High Accuracy

FaceBoxes: A CPU Real-time Face Detector with High Accuracy

Shifeng Zhang, Xiangyu Zhu, Zhen Lei, Hailin Shi, Xiaobo Wang, Stan Z. Li

2017-08-17Vocal Bursts Intensity PredictionFace Detection
PaperPDFCodeCodeCodeCodeCodeCode(official)CodeCodeCodeCodeCode

Abstract

Although tremendous strides have been made in face detection, one of the remaining open challenges is to achieve real-time speed on the CPU as well as maintain high performance, since effective models for face detection tend to be computationally prohibitive. To address this challenge, we propose a novel face detector, named FaceBoxes, with superior performance on both speed and accuracy. Specifically, our method has a lightweight yet powerful network structure that consists of the Rapidly Digested Convolutional Layers (RDCL) and the Multiple Scale Convolutional Layers (MSCL). The RDCL is designed to enable FaceBoxes to achieve real-time speed on the CPU. The MSCL aims at enriching the receptive fields and discretizing anchors over different layers to handle faces of various scales. Besides, we propose a new anchor densification strategy to make different types of anchors have the same density on the image, which significantly improves the recall rate of small faces. As a consequence, the proposed detector runs at 20 FPS on a single CPU core and 125 FPS using a GPU for VGA-resolution images. Moreover, the speed of FaceBoxes is invariant to the number of faces. We comprehensively evaluate this method and present state-of-the-art detection performance on several face detection benchmark datasets, including the AFW, PASCAL face, and FDDB. Code is available at https://github.com/sfzhang15/FaceBoxes

Results

TaskDatasetMetricValueModel
Facial Recognition and ModellingAnnotated Faces in the WildAP0.9891FaceBoxes
Facial Recognition and ModellingPASCAL FaceAP0.963FaceBoxes
Facial Recognition and ModellingFDDBAP0.96FaceBoxes
Face DetectionAnnotated Faces in the WildAP0.9891FaceBoxes
Face DetectionPASCAL FaceAP0.963FaceBoxes
Face DetectionFDDBAP0.96FaceBoxes
Face ReconstructionAnnotated Faces in the WildAP0.9891FaceBoxes
Face ReconstructionPASCAL FaceAP0.963FaceBoxes
Face ReconstructionFDDBAP0.96FaceBoxes
3DAnnotated Faces in the WildAP0.9891FaceBoxes
3DPASCAL FaceAP0.963FaceBoxes
3DFDDBAP0.96FaceBoxes
3D Face ModellingAnnotated Faces in the WildAP0.9891FaceBoxes
3D Face ModellingPASCAL FaceAP0.963FaceBoxes
3D Face ModellingFDDBAP0.96FaceBoxes
3D Face ReconstructionAnnotated Faces in the WildAP0.9891FaceBoxes
3D Face ReconstructionPASCAL FaceAP0.963FaceBoxes
3D Face ReconstructionFDDBAP0.96FaceBoxes

Related Papers

Face mask detection project report.2025-07-02MIKU-PAL: An Automated and Standardized Multi-Modal Method for Speech Paralinguistic and Affect Labeling2025-05-21Colors Matter: AI-Driven Exploration of Human Feature Colors2025-05-20Automated Visual Attention Detection using Mobile Eye Tracking in Behavioral Classroom Studies2025-05-12LAMM-ViT: AI Face Detection via Layer-Aware Modulation of Region-Guided Attention2025-05-12Edge-GPU Based Face Tracking for Face Detection and Recognition Acceleration2025-05-07Leveraging Simultaneous Usage of Edge GPU Hardware Engines for Video Face Detection and Recognition2025-05-07Robustness in AI-Generated Detection: Enhancing Resistance to Adversarial Attacks2025-05-06