Code Monkey home page Code Monkey logo

emotion_project's Introduction

Real Time Face Emotion Detection

This is a demo for the Berkeley GDSO 2019 DataScience Workshop. Team members include Susan Hao, Zhimin Chen, Daniel Wooten, and Kilean Hwang. We were mentored by Frank Cleary.

This demo uses open cv to read in your webcam stream, and runs each frame through a emotion recognition model. The demo then takes an emoji associated with the predicted emotion of your face and overlays it on top of your face. It additionally outputs a probability bar graph with the probability of each emotion outputted from the model.

Requirements

  • Please make sure you install all the requirments for python as described in the requirements.txt file.
  • You will need to create a face_models folder in the root directory. Put the .h5 and .json files in that directory.
    • change in the run_demo.py file the model names

To Run

  • go into the demo folder and run 'python run_demo.py'
  • in your web browser, go to 'localhost:2000'

Pre-trained model

Training and validation data

References

emotion_project's People

Contributors

susanhao avatar ddwooten avatar mandyzchen avatar

Stargazers

 avatar Kilean Hwang avatar

Watchers

 avatar  avatar

Forkers

ddwooten

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.