paper-with-me

Papers

SynFace: Face Recognition with Synthetic Data

2021-08-18 · ICCV 2021 10 · Haibo Qiu, Baosheng Yu, Dihong Gong, Zhifeng Li, Wei Liu, DaCheng Tao

With the recent success of deep neural networks, remarkable progress has been achieved on face recognition. However, collecting large-scale real-world training data for face recognition has turned out to be challenging, especially due to the label noise and privacy issues. Meanwhile, existing face recognition datasets are usually collected from web images, lacking detailed annotations on attributes (e.g., pose and expression), so the influences of different attributes on face recognition have been poorly investigated. In this paper, we address the above-mentioned issues in face recognition using synthetic face images, i.e., SynFace. Specifically, we first explore the performance gap between recent state-of-the-art face recognition models trained with synthetic and real face images. We then analyze the underlying causes behind the performance gap, e.g., the poor intra-class variations and the domain gap between synthetic and real face images. Inspired by this, we devise the SynFace with identity mixup (IM) and domain mixup (DM) to mitigate the above performance gap, demonstrating the great potentials of synthetic data for face recognition. Furthermore, with the controllable face synthesis model, we can easily manage different factors of synthetic face generation, including pose, expression, illumination, the number of identities, and samples per identity. Therefore, we also perform a systematically empirical analysis on synthetic face images to provide some insights on how to effectively utilize synthetic data for face recognition.

📄 PDF Abstract BibTeX arXiv:2108.07960

Code (1)

haibo-qiu/SynFace 공식 구현 pytorch

Tasks

Face GenerationFace Recognition

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

SynFacePAD 2023: Competition on Face Presentation Attack Detection Based on Privacy-aware Synthetic Training Data

2023-11-09 · Meiling Fang, Marco Huber, Julian Fierrez, Raghavendra Ramachandra 외

This paper presents a summary of the Competition on Face Presentation Attack Detection Based on Privacy-aware Synthetic Training Data (SynFacePAD 2023) held at the 2023 International Joint Conference on Biometrics (IJCB …

Face Presentation Attack Detectionvalid

TCDiff: Triple Condition Diffusion Model with 3D Constraints for Stylizing Synthetic Faces

2024-09-05 · Bernardo Biesseck, Pedro Vidal, Luiz Coelho, Roger Granada 외

A robust face recognition model must be trained using datasets that include a large number of subjects and numerous samples per subject under varying conditions (such as pose, expression, age, noise, and occlusion). Due …

2kFace RecognitionRobust Face RecognitionStyle Transfer

DigiFace-1M: 1 Million Digital Face Images for Face Recognition

2022-10-05 · Gwangbin Bae, Martin de La Gorce, Tadas Baltrusaitis, Charlie Hewitt 외

State-of-the-art face recognition models show impressive accuracy, achieving over 99.8% on Labeled Faces in the Wild (LFW) dataset. Such models are trained on large-scale datasets that contain millions of real human face…

AttributeFace RecognitionSynthetic Data GenerationSynthetic Face Recognition

Unveiling Synthetic Faces: How Synthetic Datasets Can Expose Real Identities

2024-10-31 · Hatef Otroshi Shahreza, Sébastien Marcel

Synthetic data generation is gaining increasing popularity in different computer vision applications. Existing state-of-the-art face recognition models are trained using large-scale face datasets, which are crawled from …

Face RecognitionInference AttackMembership Inference AttackSynthetic Data Generation+1

SDFR: Synthetic Data for Face Recognition Competition

2024-04-06 · Hatef Otroshi Shahreza, Christophe Ecabert, Anjith George, Alexander Unnervik 외

Large-scale face recognition datasets are collected by crawling the Internet and without individuals' consent, raising legal, ethical, and privacy concerns. With the recent advances in generative models, recently several…

BenchmarkingFace RecognitionGesture RecognitionSynthetic Face Recognition