Click here to Skip to main content
15,881,281 members
Articles / Artificial Intelligence / Tensorflow

Pre-Trained AI Emotion Detection With face-api and Tensorflow.js

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
21 Aug 2020CPOL2 min read 9.6K   166   4  
In this article we use another pre-trained model, face-api.js, to detect expressions without doing any training ourselves.
Here we will use face-api.js and a landmark detection library to detect human facial expressions and eliminate the training step of grumpiness detection.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'Grumpiness Detection in the Browser with Tensorflow.js View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Student
Ireland Ireland
C# Corner MVP, UGRAD alumni, student, programmer and an author.

Comments and Discussions