You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains my solution to the Real-Time Facial Expression Recognition problem. It can distinguish between 8 types of human facial expressions.
Facial Emotion Recognition Project: A custom ResNet18 implementation using Keras with Random Erasing data augmentation on the FER2013 dataset with FER+ annotation.