Background information
In this page we briefly tell what model we use for the application to recognize emotions.
Model
For the model we use Keras Sequential model. This model could be found on our Github. Before using this model we have traied to use pre traind models as VGG16 that could be also found on our GitHub.
Deployment options
If you want to read more about the structure of the model or want to develop a better model, pleas check this file: https://drive.google.com/drive/u/0/folders/1W0LPNu0FV1z9lje2o4r1pV0S7tMX7-Y8
Last updated