The jupyter notebook available here showcase my approach to tackle the kaggle problem of Facial Expression Recognition Challenge. Collect dataset from here. Trained model Weights -> face_model.h5 Trained model JSON -> face_model.h5
- NumPy
- Keras
- Pandas
- Tensorflow (as backend)
- Jupyter
- openCv 2
Run the code blocks in the notebook in the order to see the result.
Run the code camera.py to see application in action