paper-with-me

홈 › Papers

FaceX-Zoo: A PyTorch Toolbox for Face Recognition

2021-01-12 · Jun Wang, Yinglu Liu, Yibo Hu, Hailin Shi, Tao Mei

Deep learning based face recognition has achieved significant progress in recent years. Yet, the practical model production and further research of deep face recognition are in great need of corresponding public support. For example, the production of face representation network desires a modular training scheme to consider the proper choice from various candidates of state-of-the-art backbone and training supervision subject to the real-world face recognition demand; for performance analysis and comparison, the standard and automatic evaluation with a bunch of models on multiple benchmarks will be a desired tool as well; besides, a public groundwork is welcomed for deploying the face recognition in the shape of holistic pipeline. Furthermore, there are some newly-emerged challenges, such as the masked face recognition caused by the recent world-wide COVID-19 pandemic, which draws increasing attention in practical applications. A feasible and elegant solution is to build an easy-to-use unified framework to meet the above demands. To this end, we introduce a novel open-source framework, named FaceX-Zoo, which is oriented to the research-development community of face recognition. Resorting to the highly modular and scalable design, FaceX-Zoo provides a training module with various supervisory heads and backbones towards state-of-the-art face recognition, as well as a standardized evaluation module which enables to evaluate the models in most of the popular benchmarks just by editing a simple configuration. Also, a simple yet fully functional face SDK is provided for the validation and primary application of the trained models. Rather than including as many as possible of the prior techniques, we enable FaceX-Zoo to easily upgrade and extend along with the development of face related domains. The source code and models are available at https://github.com/JDAI-CV/FaceX-Zoo.

📄 PDF Abstract BibTeX arXiv:2101.04407

Code (3)

JDAI-CV/faceX-Zoo 공식 구현 pytorch
cat-claws/RobFace pytorch
mundanePeo/faceRecognition pytorch

Tasks

Face Recognition

Similar Papers 제목 키워드 기반

FaceXBench: Evaluating Multimodal LLMs on Face Understanding

2025-01-17 · Kartik Narayan, Vibashan VS, Vishal M. Patel

Multimodal Large Language Models (MLLMs) demonstrate impressive problem-solving abilities across a wide range of tasks and domains. However, their capacity for face understanding has not been systematically studied. To a…

FairnessMultiple-choice

SurfaceXR: Fusing Smartwatch IMUs and Egocentric Hand Pose for Seamless Surface Interactions

2026-03-19 · Vasco Xu, Brian Chen, Eric J. Gonzalez, Andrea Colaço 외 arxiv

Mid-air gestures in Extended Reality (XR) often cause fatigue and imprecision. Surface-based interactions offer improved accuracy and comfort, but current egocentric vision methods struggle due to hand tracking challenge…

Gesture Recognition

A Generalist FaceX via Learning Unified Facial Representation

2023-12-31 · Yue Han, Jiangning Zhang, Junwei Zhu, Xiangtai Li 외

This work presents FaceX framework, a novel facial generalist model capable of handling diverse facial tasks simultaneously. To achieve this goal, we initially formulate a unified facial representation for a broad spectr…

Facial Editing

FaceXFormer: A Unified Transformer for Facial Analysis

2024-03-19 · Kartik Narayan, Vibashan VS, Rama Chellappa, Vishal M. Patel

In this work, we introduce FaceXFormer, an end-to-end unified transformer model capable of performing nine facial analysis tasks including face parsing, landmark detection, head pose estimation, attribute prediction, and…

Age and Gender EstimationAge EstimationAttributeDecoder+4

FaceX: Understanding Face Attribute Classifiers through Summary Model Explanations

2024-12-10 · Ioannis Sarridis, Christos Koutlis, Symeon Papadopoulos, Christos Diou

EXplainable Artificial Intelligence (XAI) approaches are widely applied for identifying fairness issues in Artificial Intelligence (AI) systems. However, in the context of facial analysis, existing XAI approaches, such a…

AttributeExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Fairness