中文
相关论文

相关论文: Balanced Masked and Standard Face Recognition

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Haibo Qiu , Baosheng Yu , Dihong Gong , Zhifeng Li , Wei Liu , Dacheng Tao

Vision Transformers (ViT) become widely-adopted architectures for various vision tasks. Masked auto-encoding for feature pretraining and multi-scale hybrid convolution-transformer architectures can further unleash the potentials of ViT,…

计算机视觉与模式识别 · 计算机科学 2022-05-20 Peng Gao , Teli Ma , Hongsheng Li , Ziyi Lin , Jifeng Dai , Yu Qiao

With the emergence of service robots and surveillance cameras, dynamic face recognition (DFR) in wild has received much attention in recent years. Face detection and head pose estimation are two important steps for DFR. Very often, the pose…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Yepeng Liu , Zaiwang Gu , Shenghua Gao , Dong Wang , Yusheng Zeng , Jun Cheng

Prevalent state-of-the-art instance segmentation methods fall into a query-based scheme, in which instance masks are derived by querying the image feature using a set of instance-aware embeddings. In this work, we devise a new training…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Wenguan Wang , James Liang , Dongfang Liu

Face recognition and verification are two computer vision tasks whose performance has progressed with the introduction of deep representations. However, ethical, legal, and technical challenges due to the sensitive character of face data…

计算机视觉与模式识别 · 计算机科学 2024-10-24 Alexandre Fournier-Montgieux , Michael Soumm , Adrian Popescu , Bertrand Luvison , Hervé Le Borgne

Robust 6D object pose estimation in cluttered or occluded conditions using monocular RGB images remains a challenging task. One reason is that current pose estimation networks struggle to extract discriminative, pose-aware features using 2D…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Yuechen Xie , Haobo Jiang , Jin Xie

We reveal critical insights into problems of bias in state-of-the-art facial recognition (FR) systems using a novel Balanced Faces In the Wild (BFW) dataset: data balanced for gender and ethnic groups. We show variations in the optimal…

计算机视觉与模式识别 · 计算机科学 2020-04-22 Joseph P Robinson , Gennady Livitz , Yann Henon , Can Qin , Yun Fu , Samson Timoner

Face verification and recognition problems have seen rapid progress in recent years, however recognition from small size images remains a challenging task that is inherently intertwined with the task of face super-resolution. Tackling this…

计算机视觉与模式识别 · 计算机科学 2017-10-17 E. Ustinova , V. Lempitsky

Facial representation pre-training is crucial for tasks like facial recognition, expression analysis, and virtual reality. However, existing methods face three key challenges: (1) failing to capture distinct facial features and fine-grained…

计算机视觉与模式识别 · 计算机科学 2026-04-08 Yin Xie , Zhichao Chen , Zeyu Xiao , Yongle Zhao , Xiang An , Kaicheng Yang , Zimin Ran , Jia Guo , Ziyong Feng , Jiankang Deng

We present a novel convolutional neural network (CNN) design for facial landmark coordinate regression. We examine the intermediate features of a standard CNN trained for landmark detection and show that features extracted from later, more…

计算机视觉与模式识别 · 计算机科学 2016-03-23 Yue Wu , Tal Hassner , KangGeon Kim , Gerard Medioni , Prem Natarajan

In this paper, we share our experience in designing a convolutional network-based face detector that could handle faces of an extremely wide range of scales. We show that faces with different scales can be modeled through a specialized set…

计算机视觉与模式识别 · 计算机科学 2017-06-12 Shuo Yang , Yuanjun Xiong , Chen Change Loy , Xiaoou Tang

Face signatures, including size, shape, texture, skin tone, eye color, appearance, and scars/marks, are widely used as discriminative, biometric information for access control. Despite recent advancements in facial recognition systems,…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Jennifer Hamblin , Kshitij Nikhal , Benjamin S. Riggan

Face anti-spoofing (FAS) and adversarial detection (FAD) have been regarded as critical technologies to ensure the safety of face recognition systems. However, due to limited practicality, complex deployment, and the additional…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Jiawei Chen , Xiao Yang , Yinpeng Dong , Hang Su , Zhaoxia Yin

Dense facial landmark detection is one of the key elements of face processing pipeline. It is used in virtual face reenactment, emotion recognition, driver status tracking, etc. Early approaches were suitable for facial landmark detection…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Kostiantyn Khabarlak , Larysa Koriashkina

In order to make facial features more discriminative, some new models have recently been proposed. However, almost all of these models use the traditional face verification method, where the cosine operation is performed using the features…

计算机视觉与模式识别 · 计算机科学 2019-10-28 Jian Li , Yan Wang , Xiubao Zhang , Weihong Deng , Haifeng Shen

With the increased accuracy of modern computer vision technology, many access control systems are equipped with face recognition functions for faster identification. In order to maintain high recognition accuracy, it is necessary to keep…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Tsung-Han Kuo , Zhenge Jia , Tei-Wei Kuo , Jingtong Hu

The discriminability of feature representation is the key to open-set face recognition. Previous methods rely on the learnable weights of the classification layer that represent the identities. However, the evaluation process learns no…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Youzhe Song , Feng Wang

We employ the face recognition technology developed in house at face.com to a well accepted benchmark and show that without any tuning we are able to considerably surpass state of the art results. Much of the improvement is concentrated in…

计算机视觉与模式识别 · 计算机科学 2015-03-19 Yaniv Taigman , Lior Wolf

Multimodal imaging and correlative analysis typically require image alignment. Contrastive learning can generate representations of multimodal images, reducing the challenging task of multimodal image registration to a monomodal one.…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Elisabeth Wetzer , Joakim Lindblad , Nataša Sladoje

Facial landmark detection, head pose estimation, and facial deformation analysis are typical facial behavior analysis tasks in computer vision. The existing methods usually perform each task independently and sequentially, ignoring their…

计算机视觉与模式识别 · 计算机科学 2017-09-26 Yue Wu , Chao Gou , Qiang Ji