paper-with-me

홈 › Papers

Towards Pose Robust Face Recognition

2013-06-01 · CVPR 2013 6 · Dong Yi, Zhen Lei, Stan Z. Li

Most existing pose robust methods are too computational complex to meet practical applications and their performance under unconstrained environments are rarely evaluated. In this paper, we propose a novel method for pose robust face recognition towards practical applications, which is fast, pose robust and can work well under unconstrained environments. Firstly, a 3D deformable model is built and a fast 3D model fitting algorithm is proposed to estimate the pose of face image. Secondly, a group of Gabor filters are transformed according to the pose and shape of face image for feature extraction. Finally, PCA is applied on the pose adaptive Gabor features to remove the redundances and Cosine metric is used to evaluate the similarity. The proposed method has three advantages: (1) The pose correction is applied in the filter space rather than image space, which makes our method less affected by the precision of the 3D model; (2) By combining the holistic pose transformation and local Gabor filtering, the final feature is robust to pose and other negative factors in face recognition; (3) The 3D structure and facial symmetry are successfully used to deal with self-occlusion. Extensive experiments on FERET and PIE show the proposed method outperforms state-ofthe-art methods significantly, meanwhile, the method works well on LFW.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionRobust Face Recognition

Similar Papers 제목 키워드 기반

Analysis of face detection, face landmarking, and face recognition performance with masked face images

2022-06-03 · Ožbej Golob

Face recognition has become an essential task in our lives. However, the current COVID-19 pandemic has led to the widespread use of face masks. The effect of wearing face masks is currently an understudied issue. The aim…

Face DetectionFace Recognition

LightFace: A Hybrid Deep Face Recognition Framework

2020-11-23 · 2020 Innovations in Intelligent Systems and Applications Conference (ASYU) 2020 11 · Sefik Ilkin Serengil, Alper Ozpinar

Face recognition constitutes a relatively a popular area which has emerged from the rulers of the social media to top universities in the world. Those frontiers and rule makers recently designed deep learning based custo…

Face RecognitionFace Swapping

Comparing Face Detection and Recognition Techniques

2016-04-19 · Jyothi Korra

This paper implements and compares different techniques for face detection and recognition. One is find where the face is located in the images that is face detection and second is face recognition that is identifying th…

Face DetectionFace Recognition

Balanced Masked and Standard Face Recognition

2021-10-04 · Delong Qi, Kangli Hu, Weijun Tan, Qi Yao 외

We present the improved network architecture, data augmentation, and training strategies for the Webface track and Insightface/Glint360K track of the masked face recognition challenge of ICCV2021. One of the key goals is…

Data AugmentationFace DetectionFace Recognition

Face Reconstruction from Face Embeddings using Adapter to a Face Foundation Model

2024-11-06 · Hatef Otroshi Shahreza, Anjith George, Sébastien Marcel

Face recognition systems extract embedding vectors from face images and use these embeddings to verify or identify individuals. Face reconstruction attack (also known as template inversion) refers to reconstructing face …

Face RecognitionFace ReconstructionReconstruction Attack