--- license: mit metrics: - recall pipeline_tag: video-classification tags: - FER - Image Classification library_name: PyTorch --- # Static and dynamic facial emotion recognition using the Emo-AffectNet model [](https://paperswithcode.com/paper/in-search-of-a-robust-facial-expressions) [](https://huggingface.co/spaces/ElenaRyumina/Facial_Expression_Recognition) This is Emo-AffectNet model for facial emotion recognition by videos / images. To see the emotion detected by webcam, you should run ``run_webcam``. Webcam result:
@article{RYUMINA2022,
title = {In Search of a Robust Facial Expressions Recognition Model: A Large-Scale Visual Cross-Corpus Study},
author = {Elena Ryumina and Denis Dresvyanskiy and Alexey Karpov},
journal = {Neurocomputing},
year = {2022},
doi = {10.1016/j.neucom.2022.10.013},
url = {https://www.sciencedirect.com/science/article/pii/S0925231222012656},
}