{"id":23946125,"url":"https://github.com/fosetorico/face_matching_app","last_synced_at":"2026-05-06T15:39:38.710Z","repository":{"id":268259203,"uuid":"903773649","full_name":"fosetorico/face_matching_app","owner":"fosetorico","description":"End-to-End Face Recognition project that matches faces with Hollywood celebrities using the power of MTCNN for face detection as well as VGG-Face for feature extraction and recognition","archived":false,"fork":false,"pushed_at":"2024-12-16T20:14:21.000Z","size":9716,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-06T08:37:35.823Z","etag":null,"topics":["computer-vision","deep-learning","facial-recognition","mtcnn","streamlit","tensorflow","vggface"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fosetorico.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-15T14:29:25.000Z","updated_at":"2024-12-16T20:14:25.000Z","dependencies_parsed_at":"2024-12-15T16:42:10.451Z","dependency_job_id":null,"html_url":"https://github.com/fosetorico/face_matching_app","commit_stats":null,"previous_names":["fosetorico/face_matching_app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fosetorico%2Fface_matching_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fosetorico%2Fface_matching_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fosetorico%2Fface_matching_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fosetorico%2Fface_matching_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fosetorico","download_url":"https://codeload.github.com/fosetorico/face_matching_app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240434302,"owners_count":19800550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["computer-vision","deep-learning","facial-recognition","mtcnn","streamlit","tensorflow","vggface"],"created_at":"2025-01-06T08:28:36.294Z","updated_at":"2025-11-16T15:31:04.964Z","avatar_url":"https://github.com/fosetorico.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# End-to-End Face Recognition and Matching\n\n# STEPS to run this project:\n\nYou can also use others images \n\n## STEP 01: \nClone the repository\n\n```bash\ngit clone https://github.com/fosetorico/face_matching_app\n```\n\n## STEP 02: \nCreate an environment\n\n```bash\nconda create -n venv python=3.7 -y\n```\n\n## STEP 03: \nInstall the requirements\n\n```bash\npip install -r requirements.txt\n```\n\n## STEP 04: \nDownload the data from the link and keep it in your project directory. Make sure all the sub-folder are kept in one folder called data, like that\n\nhttps://www.kaggle.com/datasets/vishesh1412/celebrity-face-image-dataset\n\nor any Image dataset of your choice\n\n## STEP 05: \nJust execute this command one time if you are not changing the data\n\n```bash\npython run.py\n```\n\n## STEP 06: \nNow to start the webapp run the following command\n\n```bash\nstreamlit run app.py\n```\n\nYes!! Now you can now start Face Matching 🙂","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffosetorico%2Fface_matching_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffosetorico%2Fface_matching_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffosetorico%2Fface_matching_app/lists"}