Facial Emotion Recognition (FER) (1.0.0)

This is the documentation of the Facial Emotion Recognition (FER) module in ALAMEDA AI Toolkit.


Mood

Class with highest score.

Returns the mood with the highest score for a given input image.

post http://... /mood Try out

formData

image required
file
The image to be analyzed

All mood classes and scores.

Returns the scores of each mood class for a given input image.

post http://... /classes Try out

formData

image required
file
The image to be analyzed