Click here to Skip to main content
15,867,568 members
Articles / Artificial Intelligence / Deep Learning

Detecting Facial Emotions in the Browser with Deep Learning Using TensorFlow.js

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
3 Feb 2021CPOL7 min read 10.8K   219   8  
In this article we'll use the key facial landmarks to infer more information about the face from the images.
Here we'll use Deep Learning on the tracked faces of the FER+ dataset and attempt to accurately predict a person's emotion from facial points in the browser with TensorFlow.js.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'AI Face Filters in the Browser View All

License

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


Written By
United States United States
Raphael Mun is a tech entrepreneur and educator who has been developing software professionally for over 20 years. He currently runs Lemmino, Inc and teaches and entertains through his Instafluff livestreams on Twitch building open source projects with his community.

Comments and Discussions