What this is about ?
This repository contains the work related to the research paper titled Efficiency analysis of Pre-trained CNN models as feature extractors for Video Emotion Recognition.
Following are the names of Authors:
- Diksha Mehta
- Janhvi Joshi
- Abhishek Bisht
- Pankaj Badoni
Appropriate citations can be downloaded from the github page of this repository or alternatively from citations.cff.
How to use this work ?
- Two configuration files
config.iniandfusion_training_hyparam.jsonare required under theutilsdirectory for this project to run. The details of these files can be inferred from source code itself or by can be requested by sending a mail atabhishekbisht@gmail.com. config.iniis needed to provide the directory paths such as those of datasets.fusion_training_hyparam.jsonis needed to supply the aprropriate hyperparameters for training.
Acknowledgements
This work uses the following external resources.
haarcascade_frontalface_alt2.xmltaken from opencv.shape_predictor_5_face_landmarks.dattaken from the repository ageitgey/face_recognition_models by Adam Geitgey.- Datasets
- Several research papers were also referred and the authors have been appropriately credited in the research paper associated with this work.