elzawie / FER2013
CNN based on images from Kaggle's FER2013 competition, achieving 67.59% accuracy on the final test set - equivalent of the 5th place on the leaderboard.
☆12Updated 6 years ago
Alternatives and similar repositories for FER2013:
Users that are interested in FER2013 are comparing it to the libraries listed below
- Classify each facial image into one of the seven facial emotion categories considered using CNN based on https://www.kaggle.com/c/challen…☆105Updated 4 years ago
- A pipeline to collect data and fine-tune computer vision models to detect emotions in human faces☆36Updated 5 years ago
- Face expression recognition app with Keras, Flask and OpenCV☆68Updated 6 years ago
- ☆64Updated 3 years ago
- emotion classification using fer2013 datasets with a Tensorflow CNN model.☆21Updated 2 years ago
- Realtime person's face recognize and can classify emotion using webcam, video or images.☆151Updated 5 years ago
- facial emotion recognition with CNN and LSTM☆54Updated 3 years ago
- Image Classification using Keras as well as Tensorflow.☆82Updated 8 months ago
- Facial Emotion Recognition on FER2013 Dataset Using a Convolutional Neural Network☆159Updated 3 years ago
- Deep learning based facial expression recognizer. Recognizes 6 expresions☆27Updated 2 years ago
- Realtime Emotion Detection Using Keras☆99Updated 4 years ago
- Facial Expression Recognition Model Using Convolutional Neural Networks and Transfer Learning☆33Updated 6 years ago
- Facial Expression Recognition with Keras☆20Updated 2 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
- Sample code that allows to train LSTM on different datasets (forked from harvitronix's repo).☆32Updated last year
- 4 different image classification ConvNets models for Fashion-MNIST dataset☆101Updated 3 years ago
- Facial Expression Recognition Using Attentional Convolutional Network, Pytorch implementation☆268Updated last year
- BEST SCORE ON KAGGLE SO FAR , EVEN BETTER THAN THE KAGGLE TEAM MEMBER WHO DID BEST SO FAR. The project is about diagnosing pneumonia from…☆103Updated last year
- Using Extended Cohn-Kanade AU-Coded Facial Expression Database to classify basic human facial emotion expressions using ann☆31Updated 4 years ago
- This repository contains the code for Lung segmentation using Montgomery dataset in TensorFlow 2.0.☆17Updated 3 years ago
- Face recognition based Attendance Management System by using OpenCV and python with a Tkinter GUI interface.☆13Updated 4 years ago
- Multiclass image classification using Convolutional Neural Network☆74Updated 7 months ago
- Recognizing and localizing melanoma from other skin disease☆34Updated 8 months ago
- Transfer Learning with DCNNs (DenseNet, Inception V3, Inception-ResNet V2, VGG16) for skin lesions classification☆69Updated 5 years ago
- Basic face recognizer which can identify the face of the person(s) showing on a web cam.☆97Updated 6 years ago
- ☆112Updated last year
- Generating randomized brain MRI images from random noise using a GAN. Additionally translating from one image domain to another with a co…☆57Updated 5 years ago
- Deep facial expressions recognition using Opencv and Tensorflow. Recognizing facial expressions from images or camera stream☆488Updated last year
- Violence detection in videos using Deep Learning (CNNs + LSTMs). 98.5% video accuracy and 97.81% frame level accuracy (with threshold=3) …☆97Updated 3 years ago
- CNN based Image Classification on CIFAR-10 dataset, along with data augmentation and deployment of the trained CNN model using Flask. (Py…☆28Updated 4 years ago