English

Emotion estimation from video footage with LSTM

Computer Vision and Pattern Recognition 2025-04-03 v3 Machine Learning Robotics

Abstract

Emotion estimation in general is a field that has been studied for a long time, and several approaches exist using machine learning. in this paper, we present an LSTM model, that processes the blend-shapes produced by the library MediaPipe, for a face detected in a live stream of a camera, to estimate the main emotion from the facial expressions, this model is trained on the FER2013 dataset and delivers a result of 71% accuracy and 62% f1-score which meets the accuracy benchmark of the FER2013 dataset, with significantly reduced computation costs. https://github.com/Samir-atra/Emotion_estimation_from_video_footage_with_LSTM_ML_algorithm

Keywords

Cite

@article{arxiv.2501.13432,
  title  = {Emotion estimation from video footage with LSTM},
  author = {Samer Attrah},
  journal= {arXiv preprint arXiv:2501.13432},
  year   = {2025}
}

Comments

12 pages, 5 figures, 34 references, 4 tables, 3 equations

R2 v1 2026-06-28T21:14:28.431Z