Skip to content

This project is made to recognize faces in image(s). It's based on AI & ML using some libraries like: os, opencv & face_recognition.

License

Notifications You must be signed in to change notification settings

inaxia/face_recognition_in_image

Repository files navigation

Face Recognition in Image

This project is made to recognize faces in image(s).
It's based on AI & ML using some libraries like: os, opencv & face_recognition.

Project Description

This project is made to detect a face in a image provided, and check if it matches with the image data or a set of images provided.

Community

Code of Conduct
Contributing to Inaxia

Steps to Run

  • Each .py file has a specific work to perform commented at the starting of that file.
  1. Fork this repo
  2. Clone the forked repo to your local system
  3. Install the following libraries: (in Linux or macOS)
    1. cv2
    2. face_recogniton
    3. os
    4. time
  4. Run the code

Demo video

Reference link

(Use this link when you unable to import face_recognition library): https://ourcodeworld.com/articles/read/841/how-to-install-and-use-the-python-face-recognition-and-detection-library-in-ubuntu-16-04
Image from Google: https://media.kairos.com/blog-images/crowd.png

Support

If you like this project, don't forget to give it a ⭐

About

This project is made to recognize faces in image(s). It's based on AI & ML using some libraries like: os, opencv & face_recognition.

Topics

Resources

License

Stars

Watchers

Forks

Languages