中文
相关论文

相关论文: VIPLFaceNet: An Open Source Deep Face Recognition …

200 篇论文

Plastic surgery and disguise variations are two of the most challenging co-variates of face recognition. The state-of-art deep learning models are not sufficiently successful due to the availability of limited training samples. In this…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Saksham Suri , Anush Sankaran , Mayank Vatsa , Richa Singh

In this paper, we present EdgeFace, a lightweight and efficient face recognition network inspired by the hybrid architecture of EdgeNeXt. By effectively combining the strengths of both CNN and Transformer models, and a low rank linear…

计算机视觉与模式识别 · 计算机科学 2024-01-15 Anjith George , Christophe Ecabert , Hatef Otroshi Shahreza , Ketan Kotwal , Sebastien Marcel

Deepfakes are realistic face manipulations that can pose serious threats to security, privacy, and trust. Existing methods mostly treat this task as binary classification, which uses digital labels or mask signals to train the detection…

计算机视觉与模式识别 · 计算机科学 2024-02-08 Ke Sun , Shen Chen , Taiping Yao , Haozhe Yang , Xiaoshuai Sun , Shouhong Ding , Rongrong Ji

3D face recognition has shown its potential in many application scenarios. Among numerous 3D face recognition methods, deep-learning-based methods have developed vigorously in recent years. In this paper, an end-to-end deep learning network…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Yi Yu , Feipeng Da , Ziyu Zhang

The proliferation of deepfake faces poses huge potential negative impacts on our daily lives. Despite substantial advancements in deepfake detection over these years, the generalizability of existing methods against forgeries from unseen…

计算机视觉与模式识别 · 计算机科学 2025-04-14 Kaiqing Lin , Yuzhen Lin , Weixiang Li , Taiping Yao , Bin Li

This paper proposes to learn high-performance deep ConvNets with sparse neural connections, referred to as sparse ConvNets, for face recognition. The sparse ConvNets are learned in an iterative way, each time one additional layer is…

计算机视觉与模式识别 · 计算机科学 2015-12-08 Yi Sun , Xiaogang Wang , Xiaoou Tang

The increasing prevalence of computer vision applications necessitates handling vast amounts of visual data, often containing personal information. While this technology offers significant benefits, it should not compromise privacy. Data…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Mustafa İzzet Muştu , Hazım Kemal Ekenel

Various factors, such as identities, views (poses), and illuminations, are coupled in face images. Disentangling the identity and view representations is a major challenge in face recognition. Existing face recognition systems either use…

计算机视觉与模式识别 · 计算机科学 2014-06-27 Zhenyao Zhu , Ping Luo , Xiaogang Wang , Xiaoou Tang

Fake News and especially deepfakes (generated, non-real image or video content) have become a serious topic over the last years. With the emergence of machine learning algorithms it is now easier than ever before to generate such fake…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Lukas Kroiß , Johannes Reschke

Face parsing is an important computer vision task that requires accurate pixel segmentation of facial parts (such as eyes, nose, mouth, etc.), providing a basis for further face analysis, modification, and other applications. Interlinked…

计算机视觉与模式识别 · 计算机科学 2020-06-25 Zi Yin , Valentin Yiu , Xiaolin Hu , Liang Tang

Face recognition in complex scenes suffers severe challenges coming from perturbations such as pose deformation, ill illumination, partial occlusion. Some methods utilize depth estimation to obtain depth corresponding to RGB to improve the…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Wenhao Hu

Deep Convolutional Neural Networks (CNNs) have been one of the most influential recent developments in computer vision, particularly for categorization. There is an increasing demand for explainable AI as these systems are deployed in the…

计算机视觉与模式识别 · 计算机科学 2018-11-21 Tian Xu , Jiayu Zhan , Oliver G. B. Garrod , Philip H. S. Torr , Song-Chun Zhu , Robin A. A. Ince , Philippe G. Schyns

Accurate face detection and facial landmark localization are crucial to any face recognition system. We present a series of three single-stage RCNNs with different sized backbones (MobileNetV2-25, MobileNetV2-100, and ResNet101) and a…

计算机视觉与模式识别 · 计算机科学 2019-12-19 Samuel W. F. Earp , Pavit Noinongyao , Justin A. Cairns , Ankush Ganguly

Deep learning based approaches have been dominating the face recognition field due to the significant performance improvement they have provided on the challenging wild datasets. These approaches have been extensively tested on such…

计算机视觉与模式识别 · 计算机科学 2016-06-10 Mostafa Mehdipour Ghazi , Hazim Kemal Ekenel

In this work we investigate the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting. Our main contribution is a thorough evaluation of networks of increasing depth using an architecture…

计算机视觉与模式识别 · 计算机科学 2015-04-13 Karen Simonyan , Andrew Zisserman

In this paper, we develop face.evoLVe -- a comprehensive library that collects and implements a wide range of popular deep learning-based methods for face recognition. First of all, face.evoLVe is composed of key components that cover the…

计算机视觉与模式识别 · 计算机科学 2022-05-06 Qingzhong Wang , Pengfei Zhang , Haoyi Xiong , Jian Zhao

In this paper, we propose a novel deep learning network L1-(2D)2PCANet for face recognition, which is based on L1-norm-based two-directional two-dimensional principal component analysis (L1-(2D)2PCA). In our network, the role of L1-(2D)2PCA…

计算机视觉与模式识别 · 计算机科学 2019-07-24 YunKun Li , XiaoJun Wu , Josef Kittler

In this paper, we propose a lightweight and accurate face detection algorithm LAFD (Light and accurate face detection) based on Retinaface. Backbone network in the algorithm is a modified MobileNetV3 network which adjusts the size of the…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Baozhu Liu , Hewei Yu

In this paper we consider the problem of multi-view face detection. While there has been significant research on this problem, current state-of-the-art approaches for this task require annotation of facial landmarks, e.g. TSM [25], or…

计算机视觉与模式识别 · 计算机科学 2015-04-22 Sachin Sudhakar Farfade , Mohammad Saberian , Li-Jia Li

Face detection serves as a fundamental research topic for many applications like face recognition. Impressive progress has been made especially with the recent development of convolutional neural networks. However, the issue of large scale…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Jianfeng Wang , Ye Yuan , Boxun Li , Gang Yu , Sun Jian