Overview
Research code for a hybrid facial emotion recognition (FER) model that combines the EmoNeXt and EfficientFER architectures. The goal is to blend the representational strengths of both backbones for more accurate emotion classification from face images.
Contents
The repository holds the training and evaluation notebooks for the hybrid model, including the network definition and the experiment pipeline.