Mask or no mask? With Twilio Video, machine learning, and JavaScript

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

    Pretrained models for TensorFlow.js

  • This project uses the pre-trained model MobileNet to recognize the content of certain images as well as Feature Extractor, which, utilizing the last layer of a neural network, maps the image content to the new classes/categories (ie. a person wearing a mask or not).

  • twilioVideoWebChat9Mins

    Build a Video Web Chat App in 9 Minutes with Twilio!

  • The Twilio CLI Before continuing, you’ll need a working Twilio Video app. To get started, download this repo and follow the README instructions to get started.

  • 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
  • twilio-video-mask-ml5

    Detect if someone is wearing a mask or not with Twilio Programmable Video, ml5.js, and Twilio Serverless.

  • Save your file, deploy the file and new application, and head back to your browser. Visit the deployed https://YOUR-TWILIO-DOMAIN/video.html page. From there you can detect mask usage with the model you trained on the train.html page in a Twilio video application! The complete code can be found on GitHub, which includes two models I trained to detect masks which you could use.

  • ml5-library

    Friendly machine learning for the web! 🤖

  • As the number of positive COVID-19 cases rises everywhere, mask-wearing is coming back in vogue. Read on to learn how to build an app to detect whether or not someone is wearing a mask in a Twilio Video call with ml5.js.

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

  • Detect Objects in a Serverless Twilio Video App with TensorFlow.js

    4 projects | dev.to | 17 Nov 2021
  • Machine learning Library for Web browser

    1 project | /r/developersIndia | 4 Jul 2021
  • A New Code of Conduct and License for ml5.js

    2 projects | /r/programming | 10 May 2021
  • Introduction to Machine Learning with TensorFlow

    1 project | dev.to | 14 Mar 2021
  • Deep Learning in JavaScript

    11 projects | news.ycombinator.com | 28 Mar 2024