Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pushpendra-1697/face_recognition

Using face-api.js for real-time face detection, this project enables developers to implement facial recognition features seamlessly into web applications, enhancing user experiences with advanced image processing capabilities.
https://github.com/pushpendra-1697/face_recognition

canvas face-api-js face-detection face-recognition reactjs video

Last synced: 5 days ago
JSON representation

Using face-api.js for real-time face detection, this project enables developers to implement facial recognition features seamlessly into web applications, enhancing user experiences with advanced image processing capabilities.

Awesome Lists containing this project

README

        

# Face_Recognition
Using face-api.js for real-time face detection, this project enables developers to implement facial recognition features seamlessly into web applications, enhancing user experiences with advanced image processing capabilities.

## Vercel Hosted Link
https://face-blush.vercel.app

## Installation steps / How to run locally? ✌️

Clone the Repository from GitHub.
https://github.com/Pushpendra-1697/Face_Recognition

Then do the following steps:

- On Windows

```bash
npm install
```

```bash
npm run start
(or)
npm start
```

## Screenshot
![Screenshot (586)](https://github.com/Pushpendra-1697/Face_Recognition/assets/104748364/eefc3089-7cb0-4494-9473-c38401746d75)