Implementation for the paper (Accepted to ICVGIP 2021).
Towards Interpretable Facial Emotion Recognition
Sarthak Malik, Puneet Kumar and Balasubramanian Raman

- Install Anaconda or Miniconda distribution and create a conda environment with Python 3.8+.
- Install the requirements from ==Requirements.txt== using the following command:
pip install -r Requirements.txt- Download the
utilsfolder to get all required function. - Download
Runner.ipynbthe main file.
- In
Runner.ipynbchange the path of the codebase ,data folder and output folder accordingly. - Run
Runner.ipynbin Jupyter Notebook