Skip to content

Melo04/face-recognition

Repository files navigation

Face Recognition Web App 📸

This is a Face Recognition web app made with Python, OpenCV as well as Streamlit. It possesses the ability of detecting and recognising faces via live detection web cam 📸 or simply by uploading an image 📂. The app performs face recognition by leveraging the capabilities of the Face_Recognition_API.

Website Link

https://face-recognition-application.streamlit.app/

Requirements

  • Python 3.6+
  • OpenCV
  • Numpy
  • Pandas
  • Streamlit
  • face_recognition

Screenshots

1. Upload your image 📂 or Capture Image via Webcam 📸


2. Detect and Recognise Faces


About

Computer Vision Detects and recognize human faces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages