Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pushpendra-1697/face_recognition
- Owner: Pushpendra-1697
- Created: 2024-03-24T12:32:28.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-25T01:42:48.000Z (10 months ago)
- Last Synced: 2024-11-10T01:13:15.482Z (2 months ago)
- Topics: canvas, face-api-js, face-detection, face-recognition, reactjs, video
- Language: JavaScript
- Homepage: https://face-blush.vercel.app
- Size: 10.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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_RecognitionThen 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)