Skip to content

sidsid14/AI_face_detection

Repository files navigation

AIFaceDetection

This project implements face detection using the javascript library face-api.js on Angular. face-api.js is built on top of tensorflow.js core, which implements several CNNs (Convolutional Neural Networks) to solve face detection, face recognition, and face landmark detection, optimized for the web and mobile devices. This project was generated with Angular CLI version 14.2.13.

Demo

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Dependencies (already installed)

npm install --save face-api.js npm install --save @tensorflow/tfjs-core

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published