Giter Site home page Giter Site logo

rahulgaikwad2010 / facial-expression-recognition-deep-learning Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 8.44 MB

The goal of this project is to predict the expression on the face. The expression labels are standard ones used in psychology research: angry, disgusted, fearful, happy, sad, surprised, neutral.

License: MIT License

Jupyter Notebook 100.00%
deep-learning machine-learning kaggle-dataset naural-network numpy lightgbm-classifier xgboost

facial-expression-recognition-deep-learning's Introduction

Facial Expression Recognition

Download Dataset from my kaggle profile

In the project, we will be working with a specified dataset of images. we will then explore the data and try the statistical learning approaches that we have covered in this course to tackle the task associated with the dataset. The statistical approaches should cover both conventional machine learning (i.e. not deep learning), from the first half of the unit, and deep learning from the second half. A goal of the project is to explore the approaches we've leant, or perhaps beyond those, in order to build a high-performing system.

Table Of Contents


Project Structure Overview

├── Facial Expression Recognition Deep Learning
|  ├── dataset       - this folder contains training & testing data.
|  │    ├──  PrivateTest_data_images.npy
|  |    ├──  PublicTest_data_images.npy
|  |    ├──  Training_data_images.npy (Omitted Because > 25 MB)
|  |    └──  Training_data_labels.npy
|  │
└────── Facial Expression Recognition.ipynb

Introduction

In the project, we will be working with a specified dataset of images. we will then explore the data and try the statistical learning approaches that we have covered in this course to tackle the task associated with the dataset. The statistical approaches should cover both conventional machine learning (i.e. not deep learning), from the first half of the unit, and deep learning from the second half. A goal of the project is to explore the approaches we've leant, or perhaps beyond those, in order to build a high-performing system.

Project Goal

The goal of this project is to predict the expression on the face. The expression labels are standard ones used in psychology research: angry, disgusted, fearful, happy, sad, surprised, neutral.

We will using the ML/DL models in the analysis which are stated below as:

Conventional Models

  1. Support Vector Machines (SVM)
  2. Light Gradient Boosting Machine (LGBM)

Deep Learning

  1. Convolutional Neural Network (Part 1)
  2. Convolutional Neural Network (Part 2)

Data Set

The dataset have images of the faces which have the expressions or 7 classes as angry, disgusted, fearful, happy, sad, surprised, neutral.The Images pixel size is 48 x 48 grey scaled.

Train data - (9328, 48, 48)

Public Test data - (1136, 48, 48)

Private Test data - (1153, 48, 48)


Version

1.0.0


Author

  • Rahul Gaikwad - Initial work and development

I welcome your questions. Write to [email protected]


facial-expression-recognition-deep-learning's People

Contributors

rahulgaikwad2010 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

sanjay-kv

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.