aayuvraj / Face-Detection-and-Emotion-RecognitionLinks
In this project, we take into account different approaches like Eigenfaces, Principal Component Analysis(PCA), Support Vector Machines(SVM), Artificial Neural Networks(ANN), Convolutional Neural Networks(CNN), K-Nearest Neighbour(KNN) for the problem of face recognition and compare all the approaches on the basis of different performance metrics…
☆13Updated 4 years ago
Alternatives and similar repositories for Face-Detection-and-Emotion-Recognition
Users that are interested in Face-Detection-and-Emotion-Recognition are comparing it to the libraries listed below
Sorting:
- 8 emotions detected in real-time with ~77% accuracy. Used: OpenCV, Python 3, Keras, Data Preprocessing, Deep Learning & Machine learning …☆16Updated 7 months ago
- Facial Emotion Recognition on FER2013 Dataset Using a Convolutional Neural Network☆165Updated 3 years ago
- A facial emotion recognition program implemented in Python using TensorFlow, Keras and OpenCV and trained on the FER2013 dataset with FER…☆34Updated 4 years ago
- Human Emotion Analysis using facial expressions in real-time from webcam feed. Based on the dataset from Kaggle's Facial Emotion Recognit…☆136Updated 3 years ago
- This is a Python 3 based project to display facial expressions by performing fast & accurate face detection with OpenCV using a pre-train…