Click here to Skip to main content
15,886,362 members
Articles / Artificial Intelligence / Tensorflow

Face Touch Detection with TensorFlow.js Part 1: Using Real-Time Webcam Data With Deep Learning

Rate me:
Please Sign up or sign in to vote.
5.00/5 (6 votes)
13 Jul 2020CPOL3 min read 10.7K   170   12  
In this article, we are going to use all that we’ve learned so far with computer vision in TensorFlow.js to try building a version of this app ourselves.
Here we are going to add webcam capabilities to our object recognition model code, and we are going to look at using the HTML5 Webcam API with TensorFlow.js, and detecting face touches.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'Face Touch Detection 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
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