facial-expression-recognition-using-cnn and Facial_Expression_Recognition

These are competitors: both implement standalone CNN-based facial expression recognition systems using different frameworks (TensorFlow/OpenCV vs. Keras), targeting the same use case without meaningful integration points.

Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 7/25
Maturity 16/25
Community 17/25
Stars: 511
Forks: 142
Downloads:
Commits (30d): 0
Language: Python
License: GPL-3.0
Stars: 37
Forks: 11
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About facial-expression-recognition-using-cnn

amineHorseman/facial-expression-recognition-using-cnn

Deep facial expressions recognition using Opencv and Tensorflow. Recognizing facial expressions from images or camera stream

Combines raw pixel data with dlib face landmarks and HOG features as CNN inputs, demonstrating that auxiliary features improve accuracy on the challenging FER2013 dataset. Implements two CNN architectures with batch normalization, achieving 75.1% on 5-expression classification and supporting hyperparameter optimization via Hyperopt. Includes preprocessing pipeline for face detection via OpenCV and real-time inference from video/camera streams.

About Facial_Expression_Recognition

XiaoSanchez/Facial_Expression_Recognition

Convolutional Neural Network in Keras Recognize Facial Expressions

Scores updated daily from GitHub, PyPI, and npm data. How scores work