Click here to Skip to main content
15,885,278 members

Grumpiness Detection in the Browser with Tensorflow.js

  1. 0

    Getting Started - AI Image Classification With TensorFlow.js

    In this article we load a pre-trained model using TensorFlow.js to predict the breed of the dog inside our web browser.
    Added 19 Aug 2020
  2. 1

    AI Emotion Detection in the Browser with Transfer Learning and TensorFlow.js

    In this article we create a web app that trains the classifier on the go and recognizes grumpy facial expressions.
    Added 19 Aug 2020
  3. 2

    Real-Time AI Emotion Detection from a Webcam With TensorFlow.js

    In this will article extend our model to do custom classification in real time using a webcam.
    Added 20 Aug 2020
  4. 3

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

    In this article we use another pre-trained model, face-api.js, to detect expressions without doing any training ourselves.
    Added 21 Aug 2020
  5. 4

    AI Age Estimation in the Browser using face-api and Tensorflow.js

    In this article we’ll predict someone’s gender and age in the browser.
    Added 24 Aug 2020