singh08prashant / MaskDetection

Image Classification Web Appl built using Tensorflow.js & Google Cloud AutoML Vision.

Home Page:https://mask-detection-pbl.el.r.appspot.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎉 MaskDetectionWebApp 👈

An Image Classification Web Appliction built using Tensorflow.js and Google Cloud AutoML Vision API.

UPDATE: deployed it on GCP App Engine. Check it out at: 🔗 Mask Detection Project 🚨 works only on laptop/ PC

It classifies live input from the users Webcam and tells the probability of the user wearing a face mask or not.


Want to build your own image classification web app? Read my Article

Model Metrics 🚨

Confusion Matrix

Confusion Matrix


Precision

Precision


How To Use ⁉️

❗❗Requirements


  1. Download/ Clone all files from this repo and keep them in a single directory
  2. Set up Web Server for Chrome to the above directory
  3. Follow the link mentioned in the Web Server for Chrome App
  4. Give permission to access camera 📷
  5. Click Start Predicting to see live predictions
  6. Click Stop Predicting to stop predicting

Screenshot of the project

Screenshot

About

Image Classification Web Appl built using Tensorflow.js & Google Cloud AutoML Vision.

https://mask-detection-pbl.el.r.appspot.com/


Languages

Language:HTML 68.6%Language:JavaScript 31.4%