Basic face recognition with Tensorflow.js

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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • face-detection-js

    Basic face detection with JavaScript (Tensorflow.js)

  • This will position the canvas over the image. We’ll calculate the actual size required for the canvas using JavaScript later on so that it will adjust dynamically depending on the dimensions of image being used. I’ve used this photo of Leonardo DiCaprio with a clear facial area for recognition.

  • tfjs-models

    Pretrained models for TensorFlow.js

  • That’s all for this tutorial. If you refresh the browser you should see a yellow shape overlaid on each face detected in the image. You can easily modify this script to detect faces from a webcam video, if you would like to see how this works checkout the Blazeface repository here.

  • 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
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

  • How to detect dick pics without relying 3rd party services?

    2 projects | /r/webdev | 31 Jan 2022
  • Skinny legend (2017 - 2023)

    2 projects | /r/h3h3productions | 31 May 2023
  • Desktop app for facial recognition

    2 projects | /r/tensorflow | 13 Dec 2022
  • Sentiment analysis in react native

    2 projects | /r/reactnative | 17 Oct 2022
  • Pico.js, a face-detection library in 200 lines of JavaScript

    2 projects | news.ycombinator.com | 11 Oct 2022