Easy Face Recognition Tutorial With JavaScript

Описание к видео Easy Face Recognition Tutorial With JavaScript

In this video we will be setting up face recognition for any image using AI. This AI is able to recognize the name of every character in an image very quickly without much performance overhead. We will be using the Face API JS library built on Tensor Flow to setup the face recognition.

By the end of this video you will have fully functional face recognition on your site which can be used with any image. It is even easily extensible to recognize any other person by simply adding a picture of their face and adding their name to the code.


📚 Materials/References:

GitHub Code: https://github.com/WebDevSimplified/F...
Face API Library: https://github.com/justadudewhohacks/...
Models Used: https://github.com/WebDevSimplified/F...


🧠 Concepts Covered:

- Using Face API to detect faces
- Drawing facial detections on a canvas
- Determining face identity using facial recognition

🌎 Find Me Here:

Twitter:   / devsimplified  
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified


#AI #FaceRecognition #JavaScript

Комментарии

Информация по комментариям в разработке