Facial Expression Recognition Using CNN and Haar-Cascade
-
Updated
Nov 10, 2020 - Jupyter Notebook
Facial Expression Recognition Using CNN and Haar-Cascade
A facial emotion recognition program implemented in Python using TensorFlow, Keras and OpenCV and trained on the FER2013 dataset with FERPlus' labels.
facial emotion recognition used in a website made with react
This is an reimplement of the work Region Attention Networks for Pose and Occlusion Robust Facial Expression Recognition. This code is based on the original author's code with the following changes. Thanks, Kai Wang.
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.
Facial Expression Recognition using ResNet-18 in PyTorch. Trained and tested on RAFDB and FERPlus
Occluded facial expression recognition using contrastive learning to improve performance on occluded images while retaining performance on non-occluded ones.
Add a description, image, and links to the ferplus topic page so that developers can more easily learn about it.
To associate your repository with the ferplus topic, visit your repo's landing page and select "manage topics."