← All projects

Hybrid EmoNext + EfficientFER

October 11, 2025 PythonDeep LearningJupyter

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.

AI/MLComputer VisionResearch