An open API service indexing awesome lists of open source software.

https://github.com/heet9022/facial-expression-recognition

Solution to Facial Expression Recognition Kaggle Challenge (FER 2013)
https://github.com/heet9022/facial-expression-recognition

fastai-v3 fer2013 kaggle-competition

Last synced: 11 months ago
JSON representation

Solution to Facial Expression Recognition Kaggle Challenge (FER 2013)

Awesome Lists containing this project

README

          

# Facial-Expression-Recognition
Solution to Facial Expression Recognition Kaggle Challenge (FER 2013)

Download the Dataset from [FER 2013](https://www.kaggle.com/c/challenges-in-representation-learning-facial-expression-recognition-challenge)

Use a DL Library called [fastai](https://www.fast.ai/)

Run [this](https://github.com/heet9022/Facial-Expression-Recognition/blob/master/emo_det_fastai.ipynb) notebook

Accuracy achieved: 65.06%