FusiformNet: Extracting Discriminative Facial Features on Different Levels
Over the last several years, research on facial recognition based on Deep Neural Network has evolved with approaches like task-specific loss functions, image normalization and augmentation, network architectures, etc. However, there have been few approaches with attention to how human faces differ from person to person. Premising that inter-personal differences are found both generally and locally on the human face, I propose FusiformNet, a novel framework for feature extraction that leverages the nature of discriminative facial features. Tested on Image-Unrestricted setting of Labeled Faces in the Wild benchmark, this method achieved a state-of-the-art accuracy of 96.67% without labeled outside data, image augmentation, normalization, or special loss functions. Likewise, the method also performed on a par with previous state-of-the-arts when pre-trained on CASIA-WebFace dataset. Considering its ability to extract both general and local facial features, the utility of FusiformNet may not be limited to facial recognition but also extend to other DNN-based tasks.
Code (0)
등록된 구현이 없습니다.
Tasks
Image AugmentationSimilar Papers 제목 키워드 기반
Learning Diversified Feature Representations for Facial Expression Recognition in the Wild
Diversity of the features extracted by deep neural networks is important for enhancing the model generalization ability and accordingly its performance in different learning tasks. Facial expression recognition in the wi…
DiversityFacial Expression RecognitionFacial Expression Recognition (FER)NR-DFERNet: Noise-Robust Network for Dynamic Facial Expression Recognition
Dynamic facial expression recognition (DFER) in the wild is an extremely challenging task, due to a large number of noisy frames in the video sequences. Previous works focus on extracting more discriminative features, bu…
Dynamic Facial Expression RecognitionFacial Expression RecognitionFacial Expression Recognition (FER)Global Multiple Extraction Network for Low-Resolution Facial Expression Recognition
Facial expression recognition, as a vital computer vision task, is garnering significant attention and undergoing extensive research. Although facial expression recognition algorithms demonstrate impressive performance o…
Facial Expression RecognitionKnowledge DistillationAutomatic Facial Expression Recognition Using Features of Salient Facial Patches
Extraction of discriminative features from salient facial patches plays a vital role in effective facial expression recognition. The accurate detection of facial landmarks improves the localization of the salient patches…
Facial Expression RecognitionFacial Expression Recognition (FER)Facial Landmark DetectionGeneral ClassificationTowards Intrinsic Common Discriminative Features Learning for Face Forgery Detection using Adversarial Learning
Existing face forgery detection methods usually treat face forgery detection as a binary classification problem and adopt deep convolution neural networks to learn discriminative features. The ideal discriminative featur…
Binary ClassificationClassificationFace Recognition