paper-with-me

홈 › Papers

FusiformNet: Extracting Discriminative Facial Features on Different Levels

2020-11-01 · Kyo Takano

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.

📄 PDF Abstract BibTeX arXiv:2011.00577

Code (0)

등록된 구현이 없습니다.

Tasks

Image Augmentation

Similar Papers 제목 키워드 기반

Learning Diversified Feature Representations for Facial Expression Recognition in the Wild

2022-10-17 · Negar Heidari, Alexandros Iosifidis

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

2022-06-10 · Hanting Li, Mingzhe Sui, Zhaoqing Zhu, Feng Zhao

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

2025-11-08 · Jingyi Shi arxiv

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 Distillation

Automatic Facial Expression Recognition Using Features of Salient Facial Patches

2015-05-15 · S. L. Happy, Aurobinda Routray

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 Classification

Towards Intrinsic Common Discriminative Features Learning for Face Forgery Detection using Adversarial Learning

2022-07-08 · Wanyi Zhuang, Qi Chu, Haojie Yuan, Changtao Miao 외

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