paper-with-me

Papers

Landmark-Aware and Part-based Ensemble Transfer Learning Network for Facial Expression Recognition from Static images

2021-04-22 · Rohan Wadhawan, Tapan K. Gandhi

Facial Expression Recognition from static images is a challenging problem in computer vision applications. Convolutional Neural Network (CNN), the state-of-the-art method for various computer vision tasks, has had limited success in predicting expressions from faces having extreme poses, illumination, and occlusion conditions. To mitigate this issue, CNNs are often accompanied by techniques like transfer, multi-task, or ensemble learning that often provide high accuracy at the cost of increased computational complexity. In this work, we propose a Part-based Ensemble Transfer Learning network that models how humans recognize facial expressions by correlating the spatial orientation pattern of the facial features with a specific expression. It consists of 5 sub-networks, and each sub-network performs transfer learning from one of the five subsets of facial landmarks: eyebrows, eyes, nose, mouth, or jaw to expression classification. We show that our proposed ensemble network uses visual patterns emanating from facial muscles' motor movements to predict expressions and demonstrate the usefulness of transfer learning from Facial Landmark Localization to Facial Expression Recognition. We test the proposed network on the CK+, JAFFE, and SFEW datasets, and it outperforms the benchmark for CK+ and JAFFE datasets by 0.51% and 5.34%, respectively. Additionally, the proposed ensemble network consists of only 1.65M model parameters, ensuring computational efficiency during training and real-time deployment. Grad-CAM visualizations of our proposed ensemble highlight the complementary nature of its sub-networks, a key design parameter of an effective ensemble network. Lastly, cross-dataset evaluation results reveal that our proposed ensemble has a high generalization capacity, making it suitable for real-world usage.

📄 PDF Abstract BibTeX arXiv:2104.11274

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyEnsemble LearningFace AlignmentFacial Expression RecognitionFacial Expression Recognition (FER)Transfer Learning

Similar Papers 제목 키워드 기반

Semantic Style Transfer for Enhancing Animal Facial Landmark Detection

2025-05-08 · Anadil Hussein, Anna Zamansky, George Martvel

Neural Style Transfer (NST) is a technique for applying the visual characteristics of one image onto another while preserving structural content. Traditionally used for artistic transformations, NST has recently been ada…

Data AugmentationDomain AdaptationFacial Landmark DetectionStyle Transfer

FReeNet: Multi-Identity Face Reenactment

2019-05-28 · CVPR 2020 6 · Jiangning Zhang, Xianfang Zeng, Mengmeng Wang, Yusu Pan 외

This paper presents a novel multi-identity face reenactment framework, named FReeNet, to transfer facial expressions from an arbitrary source face to a target face with a shared model. The proposed FReeNet consists of tw…

DecoderFace ReenactmentTriplet

Learning Robust Facial Landmark Detection via Hierarchical Structured Ensemble

2019-10-01 · ICCV 2019 10 · Xu Zou, Sheng Zhong, Luxin Yan, Xiangyun Zhao 외

Heatmap regression-based models have significantly advanced the progress of facial landmark detection. However, the lack of structural constraints always generates inaccurate heatmaps resulting in poor landmark detection…

Face AlignmentFacial Landmark Detection

Benchmarking Shadow Removal for Facial Landmark Detection and Beyond

2021-11-27 · Lan Fu, Qing Guo, Felix Juefei-Xu, Hongkai Yu 외

Facial landmark detection is a very fundamental and significant vision task with many important applications. In practice, facial landmark detection can be affected by a lot of natural degradations. One of the most commo…

BenchmarkingBlockingFacial Landmark DetectionShadow Removal

Improving Facial Landmark Detection Accuracy and Efficiency with Knowledge Distillation

2024-04-09 · Zong-Wei Hong, Yu-Chen Lin

The domain of computer vision has experienced significant advancements in facial-landmark detection, becoming increasingly essential across various applications such as augmented reality, facial recognition, and emotion …

Emotion RecognitionFacial Landmark DetectionKnowledge Distillationobject-detection+2