Click here to Skip to main content
15,868,016 members

Face Touch Detection with Tensorflow.js

  1. 0

    Getting Started With Deep Learning in Your Browser Using TensorFlow.js

    In this article, I will show you how quickly and easily set up and use TensorFlow.js to train a neural network to make predictions from data points.
    Added 9 Jul 2020
  2. 1

    Dogs and Pizza: Computer Vision in the Browser With TensorFlow.js

    In this article, we’ll dive into computer vision running right within a web browser.
    Added 9 Jul 2020
  3. 2

    Fluffy Animal Detector: Recognizing Custom Objects in the Browser by Transfer Learning in TensorFlow.js

    In this article we will build a Fluffy Animal Detector, where I will show you a way to leverage a pre-trained Convolutional Neural Network (CNN) model like MobileNet.
    Added 10 Jul 2020
  4. 3

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

    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.
    Added 13 Jul 2020
  5. 4

    Face Touch Detection with TensorFlow.js Part 2: Using BodyPix

    In this article, we are going to use BodyPix, a body part detection and segmentation library, to try and remove the training step of the face touch detection.
    Added 14 Jul 2020
  6. 5

    Interpreting Hand Gestures and Sign Language in the Webcam with AI using TensorFlow.js

    In this article, we will take photos of different hand gestures via webcam and use transfer learning on a pre-trained MobileNet model to build a computer vision AI that can recognize the various gestures in real time.
    Added 15 Jul 2020