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.
https://face-recognition-application.streamlit.app/
- Python 3.6+
- OpenCV
- Numpy
- Pandas
- Streamlit
- face_recognition