Git Product home page Git Product logo

deep-learning's Introduction

Deep-learning

In this work the paper "Facial Expression Recognition Using Weighted Mixture Deep Neural Network Based on Double-Channel Facial Images" is replicated. In this paper facial expression recognition problem (which is a classification problem) is solved using a deep learning model. As a start the previous works on this problem was searched. The typical common approach to this problem is using some machine learning models with hand crafted features. In this work a weighted deep neural net model is used. The model has two parts. First part is a VGG-16(similar to original VGG) like model that takes a gray-scale facial image as an input. Second part is a CNN with 2 layers that takes the LBP encoded version of the facial image that is the input of the VGG-16 part.After these two parts take their own inputs and after some additional layers their input is weighted. The model outputs its prediction for the facial image. There are 6 categories in the data set which are sad,happy,angry and etc.

deep-learning's People

Contributors

kesimeg avatar

Stargazers

Bunyamin Eymen Alagoz 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.