Using Keras (Tensorflow), CNN and OpenCV, this model accurately identifies emotions from facial expressions in real-time video streams.
-
Updated
Feb 12, 2024 - Python
Using Keras (Tensorflow), CNN and OpenCV, this model accurately identifies emotions from facial expressions in real-time video streams.
Python code to detect human facial emotion with convolution neural network(CNN) a deep learning technique using haar cascade classifier.
EfficientNetV2 (Efficientnetv2-b2) and quantization int8 and fp32 (QAT and PTQ) on CK+ dataset . fine-tuning, augmentation, solving imbalanced dataset, etc.
"Face Expression Recognition Dataset" is a dataset of facial images labeled with the corresponding emotion. This repository contains code for data exploration, analysis, and modeling using this dataset.
Add a description, image, and links to the real-time-emotion-detection topic page so that developers can more easily learn about it.
To associate your repository with the real-time-emotion-detection topic, visit your repo's landing page and select "manage topics."