face-match-similarity_AdobeExpress.1.1.mp4
Utilizing the DeepFace Library, informed by a dataset of 4M images across 4K identities curated by Facebook researchers, My 'Two Faces✌🏻' project gauges facial similarity with precision.
This Project is made using DeepFace library.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
pip install deepface
pip install numpy>=1.20
pip install streamlit-option-menu
pip install opencv-python