paper-with-me

Papers

Real-Time Facial Expression Recognition using Facial Landmarks and Neural Networks

2022-01-31 · Mohammad Amin Haghpanah, Ehsan Saeedizade, Mehdi Tale Masouleh, Ahmad Kalhor

This paper presents a lightweight algorithm for feature extraction, classification of seven different emotions, and facial expression recognition in a real-time manner based on static images of the human face. In this regard, a Multi-Layer Perceptron (MLP) neural network is trained based on the foregoing algorithm. In order to classify human faces, first, some pre-processing is applied to the input image, which can localize and cut out faces from it. In the next step, a facial landmark detection library is used, which can detect the landmarks of each face. Then, the human face is split into upper and lower faces, which enables the extraction of the desired features from each part. In the proposed model, both geometric and texture-based feature types are taken into account. After the feature extraction phase, a normalized vector of features is created. A 3-layer MLP is trained using these feature vectors, leading to 96% accuracy on the test set.

📄 PDF Abstract BibTeX arXiv:2202.00102

Code (0)

등록된 구현이 없습니다.

Tasks

Facial Expression RecognitionFacial Expression Recognition (FER)Facial Landmark Detection

Similar Papers 제목 키워드 기반

A Survey of the Trends in Facial and Expression Recognition Databases and Methods

2015-11-07 · Sohini Roychowdhury, Michelle Emmons

Automated facial identification and facial expression recognition have been topics of active research over the past few decades. Facial and expression recognition find applications in human-computer interfaces, subject t…

Facial Expression RecognitionFacial Expression Recognition (FER)

Exp-Graph: How Connections Learn Facial Attributes in Graph-based Expression Recognition

2025-07-19 · Nandani Sharma, Dinesh Singh arxiv

Facial expression recognition is crucial for human-computer interaction applications such as face animation, video surveillance, affective computing, medical analysis, etc. Since the structure of facial attributes varies…

Facial Expression Recognition

Geometric Feature-Based Facial Expression Recognition in Image Sequences Using Multi-Class AdaBoost and Support Vector Machines

2016-04-12 · Deepak Ghimire, Joonwhoan Lee

Facial expressions are widely used in the behavioral interpretation of emotions, cognitive science, and social interactions. In this paper, we present a novel method for fully automatic facial expression recognition in f…

Dynamic Time WarpingFacial Expression RecognitionFacial Expression Recognition (FER)Graph Matching+1

A Recursive Framework for Expression Recognition: From Web Images to Deep Models to Game Dataset

2016-08-04 · Wei Li, Christina Tsangouri, Farnaz Abtahi, Zhigang Zhu

In this paper, we propose a recursive framework to recognize facial expressions from images in real scenes. Unlike traditional approaches that typically focus on developing and refining algorithms for improving recogniti…

Dataset GenerationFacial Expression RecognitionFacial Expression Recognition (FER)

A Multiscale Network with Supervised Contrastive Learning for Real-Time Facial Emotion Recognition

2026-05-31 · Rejoy Chakraborty, Archisman Adhikary, Chayan Halder, Payel Rakshit 외 arxiv

Real-time emotion recognition from facial expressions is a challenging task, particularly in video-based scenarios where multiple emotional states may occur over time. The difficulty increases further due to the fact tha…

Facial Emotion RecognitionContrastive Learning