Papers › VGGFace2: A dataset for recognising faces across pose and age

VGGFace2: A dataset for recognising faces across pose and age

23 Oct 2017arXiv:1710.08092archive 2025-07-28

Qiong Cao, Li Shen, Weidi Xie, Omkar M. Parkhi, Andrew Zisserman

In this paper, we introduce a new large-scale face dataset named VGGFace2. The dataset contains 3.31 million images of 9131 subjects, with an average of 362.6 images for each subject. Images are downloaded from Google Image Search and have large variations in pose, age, illumination, ethnicity and profession (e.g. actors, athletes, politicians). The dataset was collected with three goals in mind: (i) to have both a large number of identities and also a large number of images for each identity; (ii) to cover a large range of pose, age and ethnicity; and (iii) to minimize the label noise. We describe how the dataset was collected, in particular the automated and manual filtering stages to ensure a high accuracy for the images of each identity. To assess face recognition performance using the new dataset, we train ResNet-50 (with and without Squeeze-and-Excitation blocks) Convolutional Neural Networks on VGGFace2, on MS- Celeb-1M, and on their union, and show that training on VGGFace2 leads to improved recognition performance over pose and age. Finally, using the models trained on these datasets, we demonstrate state-of-the-art performance on all the IARPA Janus face recognition benchmarks, e.g. IJB-A, IJB-B and IJB-C, exceeding the previous state-of-the-art by a large margin. Datasets and models are publicly available.

PaperPDFCodeCode Syntology ran

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="1710.08092")

Code

Syntology Ran 5 of 8 code samples harvested from 2 repositories linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · our draft was wrong; 3 ran · fixture could not drive it.

By repository: community (archive-listed): 5 samples from 2 repositories, 2 ran; 3 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

24 repositories listed; official and paper-mentioned ones first.

394781865/insightface mentioned on GitHubtfMIT report
AmirSh15/FECNet mentioned on GitHubpytorch report
Dou-Yu-xuan/vggface2-pytorch mentioned on GitHubpytorchMIT report
NetoPedro/VGGFace2-Test mentioned on GitHub report
TreB1eN/InsightFace_Pytorch mentioned on GitHubpytorchMIT report
YadiraF/DECA mentioned on GitHubpytorch report
albanie/mcnCrossModalEmotions mentioned on GitHubpytorchMIT report
chenggongliang/arcface mentioned on GitHubmxnetMIT report
cvtower/seesawfacenet_pytorch mentioned on GitHubpytorchMIT report
cydonia999/VGGFace2-pytorch mentioned on GitHubpytorchMIT report
deepinsight/insightface mentioned on GitHubpytorch report
dooleys/fr-nas mentioned on GitHubpytorch report
eric-erki/insightface mentioned on GitHubtfMIT report
sunil-rival/insightface mentioned on GitHubtfMIT report
tamerthamoqa/facenet-pytorch-glint360k mentioned on GitHubpytorch report
yfeng95/deca mentioned on GitHubpytorch report
zrui94/insight_mx mentioned on GitHubtf report

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

8 samples harvested; 5 ran; 1 honoured the contract we drafted; 3 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.

1ran · honoured contract
1ran · our draft was wrong
3ran · fixture could not drive it
3unverified

Licence: 5 of the 8 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 2 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “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.

conv3x3 Dou-Yu-xuan/vggface2-pytorch/models/resnet.py community (archive-listed) ran · our draft was wrong MIT (permissive) · fac5364e2f53c6db · report
verification WeidiXie/Keras-VGGFace2-ResNet50/src/predict.py community (archive-listed) ran · fixture could not drive it no licence file found · pointer only · 2d91d93f4e37792a · report
accuracy Dou-Yu-xuan/vggface2-pytorch/utils.py community (archive-listed) unverified MIT (permissive) · c6c8240dce2fe99a · report
get_id_label_map Dou-Yu-xuan/vggface2-pytorch/utils.py community (archive-listed) unverified MIT (permissive) · 50ddbc18350aeba1 · report
template_encoding WeidiXie/Keras-VGGFace2-ResNet50/src/predict.py community (archive-listed) unverified no licence file found · pointer only · 534645843fb57c75 · report
calculate_accuracy identical code first harvested elsewhere ran · honoured contract fingerprinted licence of this copy not recorded · f975336b5d5f1a80 · report
calculate_roc identical code first harvested elsewhere ran · fixture could not drive it licence of this copy not recorded · db4008738f6c3eae · report
calculate_val identical code first harvested elsewhere ran · fixture could not drive it licence of this copy not recorded · c7c89ea2508beb10 · report

Tasks

Face RecognitionFace VerificationImage Retrieval

Datasets

Introduced by this paper, per the archive.

VGG-Face2VGGFace2VGGFace2 Dataset

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Face Verification IJB-A VGGFace2_ft TAR @ FAR=0.001 92.1 #5 of 17 Archive leaderboard report
Face Verification IJB-A VGGFace2_ft TAR @ FAR=0.01 96.8% #5 of 17 Archive leaderboard report
Face Verification IJB-A VGGFace2_ft TAR @ FAR=0.1 0.99 #5 of 17 Archive leaderboard report
Face Verification IJB-B VGGFace2_ft TAR @ FAR=0.001 90.8 #7 of 12 Archive leaderboard report
Face Verification IJB-B VGGFace2_ft TAR @ FAR=0.01 95.6% #7 of 12 Archive leaderboard report
Face Verification IJB-C VGGFace2_ft TAR @ FAR=1e-2 96.7% #23 of 26 Archive leaderboard report
Face Verification IJB-C VGGFace2_ft TAR @ FAR=1e-3 92.7% #23 of 26 Archive leaderboard report
Face Verification IJB-C VGGFace2_ft model R50 #23 of 26 Archive leaderboard report
Face Verification IJB-C VGGFace2_ft training dataset Vggface2 #23 of 26 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.

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