Launching Your Own JavaScript Based Face Recognition Algorithm [A How-To Guide]

Written by Billy Fong | Published 2020/05/01
Tech Story Tags: machine-learning | javascript | web-development | data-science | face-recognition | learning | latest-tech-stories | docker

TLDR JavaScript based face recognition with Face API and Docker. You can access the Face Recognition algorithm in your browser by going to: The webpage will access your laptop’s webcam and start analysing your expressions in real time! The algorithm consumes Face API which is build on top of tensorflow.js core API. The required machine learning models can be downloaded from my GitHub Repo: You can also train this algorithm to recognise different faces. This simple JavaScript projects gave me a taste of the ML, I wish I could do more with it but I’m not sure what practical uses this algorithm will have in real life.via the TL;DR App

no story

Published by HackerNoon on 2020/05/01