Giter Club home page Giter Club logo

facial-expression-recognition's Introduction

Facial Emotion Recognition


By Nigel Mun (1005031), Xu Muzi (1005641), Emmanuel Lopez (1005407)

Usage of code:

  1. visualisation
  • data-visualisation.ipynb displays all the different distributions of the csv dataset
  • face-recognition-analysis.ipynb shows a plot of the images on a graph, showing their similarities/differences to each other
  1. Preprocessing
  • CSV_to_Dataset.ipynb converts all the csv data into a Tensor object, one for training, one for testing
  • DataAug.ipynb performs data augmentation to the Tensor object, and saving it as a new Tensor object
  1. Models
  • All the files in this folder are the models we have tested during our initial trial phase, to pick out the best 2 models that we are going to employ in our project.
  1. Final models
  • The models in here are the models we will use to train and test with live data from the web cam.
  1. VideoCapture
  • You can run the video capture file using:
  • cd /VideoCapture
  • python VideoCapture.py
  • This will cause a popup whereby your computer camera will be activated, and you can test what emotion is predicted from your face.
  • Make sure the following libraries are installed:
  • pip install opencv-python
  • pip install tensorflow
  • pip install keras

facial-expression-recognition's People

Contributors

munnigel avatar xl-mu avatar purpledice95 avatar

Watchers

 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.