Coder Social home page Coder Social logo

emoclass2019's Introduction

EmoClass2019

Emotion Classification 2019 trying different state-of-the-art machine learning techniques

Data Description

FER2013 is a large-scale dataset collected automatically by the Google image search API. It contains 28,709 training images and 3,589 test images with seven expression labels including anger, disgust, fear, happiness, sadness, surprise and neutral. Each data consists of a grayscale 48 * 48 pixels face image converted into a string of pixels. The dataset is originally prepared by Pierre-Luc Carrier and Aaron Courville, as part of their research project, and introduced during the ICML 2013 Challenges in Representation Learning.

Problem Outcomes

We plan to explore and generate different features and demonstrate the outcome’s dependency on these features and we hope to achieve state-of-the-art emotion classification accuracy on facial images. Experiments will be conducted to compare our approach with the baseline approaches.

Dependencies

  • Python 3.5
  • PyTorch 1.0

Train and evaluate model

python main.py --model VGG19 --bs 64 --lr 0.01 --save-path checkpoints/best_model_vgg19.t7

Results

  • Model: VGG19; the best validation accuracy: 70.967%; testing accuracy: 72.834%
  • Model: Resnet18; the best validation accuracy: 71.441%; testing accuracy: 72.778%

emoclass2019's People

Contributors

amycjchien avatar chiehfu avatar graceyang406 avatar shaoenchen avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

chiehfu

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.