Skip to content

ibrahim-shedo/face-recognation.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Detection Project

This project demonstrates face detection using the face-api.js library. It allows users to upload an image and detect faces in it.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • face-api.js: A JavaScript API for face detection, face recognition, and face landmarks detection.

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/your-username/face-detection-project.git

Open the index.html file in your web browser. Usage Open the web application in your browser. Upload an image by clicking the "Upload Image" button. Wait for the face detection algorithm to process the image. The detected faces will be highlighted with bounding boxes, and additional information may be displayed (e.g., age, gender, facial landmarks). Contributing Contributions are welcome! If you find any bugs or want to suggest improvements, please open an issue or submit a pull request.

License This project is licensed under the MIT License.

Acknowledgments Special thanks to the creator of the face-api.js library for providing such a powerful tool. vbnet Copy code

Replace the placeholders like your-username with your actual GitHub username and adjust any other details to fit your project's specifics. Feel free to customize it further to include more detailed information about your project or any specific instructions for running it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors