Using Face-api in Nodejs

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • face-api

    FaceAPI: AI-powered Face Detection & Rotation Tracking, Face Description & Recognition, Age & Gender & Emotion Prediction for Browser and NodeJS using TensorFlow/JS

  • We will be using vladmandic-face-api as it is compatible with tfjs 2.0.

  • face-api.js

    JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js

  • Download the AI models here. You can play around on any models but for this example we will only use ssd mobile net for face detection.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • face-api

    Face Detection API using Tensorflow Nodejs (by kvntzn)

  • I also created a github repository for reference. face-api.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts