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)
- Host: GitHub
- URL: https://github.com/heet9022/facial-expression-recognition
- Owner: heet9022
- Created: 2020-04-27T19:34:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-17T19:37:35.000Z (about 6 years ago)
- Last Synced: 2025-02-06T04:10:39.497Z (over 1 year ago)
- Topics: fastai-v3, fer2013, kaggle-competition
- Language: Jupyter Notebook
- Homepage:
- Size: 7.7 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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%