Papers › Sample and Computation Redistribution for Efficient Face Detection
Sample and Computation Redistribution for Efficient Face Detection
Jia Guo, Jiankang Deng, Alexandros Lattas, Stefanos Zafeiriou
Although tremendous strides have been made in uncontrolled face detection, efficient face detection with a low computation cost as well as high precision remains an open challenge. In this paper, we point out that training data sampling and computation distribution strategies are the keys to efficient and accurate face detection. Motivated by these observations, we introduce two simple but effective methods (1) Sample Redistribution (SR), which augments training samples for the most needed stages, based on the statistics of benchmark datasets; and (2) Computation Redistribution (CR), which reallocates the computation between the backbone, neck and head of the model, based on a meticulously defined search methodology. Extensive experiments conducted on WIDER FACE demonstrate the state-of-the-art efficiency-accuracy trade-off for the proposed \scrfd family across a wide range of compute regimes. In particular, \scrfdf{34} outperforms the best competitor, TinaFace, by 3.86% (AP at hard set) while being more than \emph{3× faster} on GPUs with VGA-resolution images. We also release our code to facilitate future research.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2105.04714")
Code
Syntology Ran 3 of 7 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · violated contract; 1 ran · fixture could not drive it.
By repository: community (archive-listed): 7 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
7 samples harvested; 3 ran; 1 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.
Licence: 0 of the 7 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.
Harvested from aralhekimoglu/face. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.
Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.
Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.
f975336b5d5f1a80 · report
5f529c4af000c070 · report
a957019ca36a6747 · report
7522ada649e29d57 · report
5b7430811591e445 · report
b453cc5fbf797449 · report
326b29422fdffda6 · report
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Face Detection | WIDER Face (Easy) | SCRFD-34GF | AP | 0.9606 | #8 of 27 | Archive leaderboard | report |
| Face Detection | WIDER Face (Easy) | SCRFD-10GF | AP | 0.9516 | #14 of 27 | Archive leaderboard | report |
| Face Detection | WIDER Face (Easy) | SCRFD-2.5GF | AP | 0.9378 | #20 of 27 | Archive leaderboard | report |
| Face Detection | WIDER Face (Easy) | SCRFD-0.5GF | AP | 0.9057 | #23 of 27 | Archive leaderboard | report |
| Face Detection | WIDER Face (Hard) | SCRFD-34GF | AP | 0.8529 | #19 of 40 | Archive leaderboard | report |
| Face Detection | WIDER Face (Hard) | SCRFD-10GF | AP | 0.8305 | #25 of 40 | Archive leaderboard | report |
| Face Detection | WIDER Face (Hard) | SCRFD-2.5GF | AP | 0.7787 | #29 of 40 | Archive leaderboard | report |
| Face Detection | WIDER Face (Hard) | SCRFD-0.5GF | AP | 0.6851 | #32 of 40 | Archive leaderboard | report |
| Face Detection | WIDER Face (Medium) | SCRFD-34GF | AP | 0.9492 | #7 of 37 | Archive leaderboard | report |
| Face Detection | WIDER Face (Medium) | SCRFD-10GF | AP | 0.9387 | #16 of 37 | Archive leaderboard | report |
| Face Detection | WIDER Face (Medium) | SCRFD-2.5GF | AP | 0.9216 | #22 of 37 | Archive leaderboard | report |
| Face Detection | WIDER Face (Medium) | SCRFD-0.5GF | AP | 0.8812 | #28 of 37 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections