Skip to the content.

Face and emotion recognition app

An R Shiny application hosted on shiny.io utilizing Microsoft’s free Face API. For authentication it uses shinyauthR and sodium to hash to login credentials. Plotting is done in Plotly. The application is fully responsive, so the viewing experience should be the same on desktop or mobile.

Authentication

Just paste a url into the box, or upload any pictures to predict the age and emotions on the face present.

Sample usage Sample picture is provided by https://www.thispersondoesnotexist.com/, therefore it doesn’t exist, hence fully GDPR compliant.

Limitations: currently it can only handle a single input (aka. 1 face) per picture, although it can be easily expanded later, should there be a need.

It can be accessed here.