thoughtworksarts / EmoPy

A deep neural net toolkit for emotion analysis via Facial Expression Recognition (FER)
https://thoughtworksarts.io/blog/emopy-emotional-expression-toolkit/
GNU Affero General Public License v3.0
923 stars 264 forks source link

Update README to use correct convolutional_model name #61

Closed Aronja closed 4 years ago

Aronja commented 4 years ago

Hi everyone, while I was trying to run the examples files, I noticed that the README points to a file (convolutional_example.py) which doesn't exist. I assume it is meant to be convolutional_model.py.