Giter VIP home page Giter VIP logo

fer-for-e-environment's Introduction

FER-for-E-Environment

The main aim of this project is to detect the emotion of a learner in E-Learning system by using his/her visual features First I collected the data from public dataset DAiSEE(Data with 9068 video sequences over #112 of subjects). Then, crop the frames for every video sequence and assign a label to it.

Steps to be followed: (Read carefully to run)

Step 1: Run Load_split_dataset module to load the data from directories and shuffle them and split them into 80% and 20% for trainig and testing purpose.Then, performe contrast limited histogram equilization for evry image and store the same in pickle file.

step 2: Run the Train_dataset module to train the model.Its a hybrid approach where the features are extracted from images using (CNN + Handcarfted Model) followed by classification by SVM classifier. The trained model is available in res.

step 3: Run the FER module to use the trained model.

The features are extracted from an handcrafted model apart from the CNN. Next, The both features are combined and trained over a traditional ML classifier.

The proposed hybrid model can increase the accuracy(5% in this work). The Schematic diagram of proposed system is depicted below

Proposed Hybrid Model

fer-for-e-environment's People

Contributors

chandrasekhar36 avatar

Stargazers

 avatar  avatar  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.