thoughtworksarts/EmoPy
A Python deep learning toolkit that predicts human emotional expressions from face images using configurable neural network architectures.

EmoPy is a machine learning toolkit for Facial Expression Recognition that provides pre-trained models and configurable neural network classes to classify emotions from facial images. The toolkit includes modules for data loading, model training, and prediction, supporting researchers to explore FER using public datasets. It offers several neural net architectures (interface + subclasses) that can be plugged together to build trained prediction models.