Skip to content

use mxnet to train a small model to predict facial expressions

Notifications You must be signed in to change notification settings

Watebear/mxnet_facial_expression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mxnet_facial_expression

use mxnet to train a small model to predict facial expressions

  1. data prepare we use fer2013 to train our model

  2. how to use (1) python parse_fer2013.py to parse data (2) python train.py

  3. results: accuracy:

64.19% on PullicTest and 65.28% on PrivateTest.

About

use mxnet to train a small model to predict facial expressions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages