{"id":21173748,"url":"https://github.com/arun2002k/encoding_face_comparison","last_synced_at":"2026-05-22T07:02:41.530Z","repository":{"id":237205392,"uuid":"794029139","full_name":"arun2002k/Encoding_face_Comparison","owner":"arun2002k","description":"Face comparison based on 128 dimension facial encodings.","archived":false,"fork":false,"pushed_at":"2024-04-30T10:26:28.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T11:15:04.909Z","etag":null,"topics":["encoding","face-recognition","opencv","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arun2002k.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-04-30T10:18:27.000Z","updated_at":"2024-04-30T10:30:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"461fb6e2-06dd-4a52-ad72-287ad916f656","html_url":"https://github.com/arun2002k/Encoding_face_Comparison","commit_stats":null,"previous_names":["arun2002k/encoding_face_comparison"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arun2002k%2FEncoding_face_Comparison","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arun2002k%2FEncoding_face_Comparison/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arun2002k%2FEncoding_face_Comparison/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arun2002k%2FEncoding_face_Comparison/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arun2002k","download_url":"https://codeload.github.com/arun2002k/Encoding_face_Comparison/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243624103,"owners_count":20321029,"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":["encoding","face-recognition","opencv","python3"],"created_at":"2024-11-20T16:51:35.878Z","updated_at":"2026-05-22T07:02:36.495Z","avatar_url":"https://github.com/arun2002k.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Encoding_face_Comparison\n\nFace comparison based on 128 dimension facial encodings. Face_encodings method returns an encoding of the input image. Then, the compare_faces method compares the encodings through a distance parameter to see if there is a match. Then, the encoding with the least distance gets selected since it’s the closest match. After getting the match, the image’s title is retrieved using the image’s index in the list.\n\n\n## Installation\n\nInstall libraries with pip\n\n```bash\n  pip install opencv\n  pip install face_recognition\n  pip install pickle\n```\n    \n## Running Tests\n\nTo run tests, run the following command\n\n```bash\n  python Data_collect.python\n  python Data_check.py\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farun2002k%2Fencoding_face_comparison","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farun2002k%2Fencoding_face_comparison","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farun2002k%2Fencoding_face_comparison/lists"}