Giter Site home page Giter Site logo

pibingbin / emotionclassifier Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xiuweihe/emotionclassifier

0.0 1.0 0.0 24.66 MB

real-time face detection and emotion classification

License: GNU General Public License v3.0

Python 84.58% Jupyter Notebook 15.42%

emotionclassifier's Introduction

Emotion classification

real-time face detection and emotion classification

  • the test accuracy is 66% in the kaggle competion dataset fer2013
  • the test accuracy is 99.87% in the CK+ dataset
  • the average emotion classifer model predict cost time is 4~ 10ms in real-time videos captured from webcam ##dataset source:
  • CK+:

The Extended Cohn-Kanade (CK+) database distribution.there are 593 sequences across 123 subjects which are FACS coded at the peak frame ONLY 327 of the 593 sequences have emotion sequences.(emoton labels.{0: 'neutral', 1: 'anger', 2: 'contempt', 3: 'disgust', 4: 'fear', 5:'happy', 6:'sadness', 7:'surprise'})

  • fer2013:

the kaggle competitions: Challenges in Representation Learning: Facial Expression Recognition Challenge https://www.kaggle.com/c/challenges-in-representation-learning-facial-expression-recognition-challenge The dataset provided in the competion consists of gray scale images which are 48 x 48 in dimension and the corresponding labels consisting of 7 emotions. (emtion labels.{0:'angry',1:'disgust',2:'fear',3:'happy', 4:'sad',5:'surprise',6:'neutral'})

classification model use mini_XCEPTION

mini_Xception

Emtion classification examples

  • test image

Lecun&hition

  • test video

gif

Reference

Prerequisites

  • Python 3.5
  • OpenCV
  • Dlib
  • keras
  • Numpy
  • TensorFlow

emotionclassifier's People

Contributors

xiuweihe avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.