{"id":19308845,"url":"https://github.com/balavenkatesh3322/face_recognition","last_synced_at":"2026-05-06T17:34:36.950Z","repository":{"id":118937897,"uuid":"249464302","full_name":"balavenkatesh3322/Face_Recognition","owner":"balavenkatesh3322","description":"We can train our face and verify our face using openCV.","archived":false,"fork":false,"pushed_at":"2020-06-17T12:59:24.000Z","size":9810,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-22T12:55:16.590Z","etag":null,"topics":["face-recognition","knn-classification","numpy","opencv","python3","webcam"],"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/balavenkatesh3322.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":"2020-03-23T15:09:31.000Z","updated_at":"2023-05-16T04:45:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"d6cb5a32-ad52-4c27-8d87-e7507d564043","html_url":"https://github.com/balavenkatesh3322/Face_Recognition","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/balavenkatesh3322/Face_Recognition","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balavenkatesh3322%2FFace_Recognition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balavenkatesh3322%2FFace_Recognition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balavenkatesh3322%2FFace_Recognition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balavenkatesh3322%2FFace_Recognition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/balavenkatesh3322","download_url":"https://codeload.github.com/balavenkatesh3322/Face_Recognition/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balavenkatesh3322%2FFace_Recognition/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32704539,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["face-recognition","knn-classification","numpy","opencv","python3","webcam"],"created_at":"2024-11-10T00:16:41.311Z","updated_at":"2026-05-06T17:34:36.932Z","avatar_url":"https://github.com/balavenkatesh3322.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Face Recognition\n\n## Introduction\nWe can train our own face using this code. This will detect your face and show your name. For Instance, whenever my face detects in webcam it will show my name in that window.\n\n## Dependencies\n\nInstall below the required library in your local machine.\n\n1) python 3.7\n2) opencv 4.1.0\n3) numpy \n4) face-recognition\n\n## Quick Start\nI have used below three python files to solve this issue.\n\n1) **face_generate.py**\n This python file will detect your face and save it in the dataset folder then the new folder will create with your name.\n \n2) **face_Train.py**\n This python file will open the dataset folder and take your image from that and train your face K-nearest neighbor algorithm and     face_recognition library.\n \n3) **test_face.py**\n This python file will detect your face using the webcam and show your name in that window.\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalavenkatesh3322%2Fface_recognition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbalavenkatesh3322%2Fface_recognition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalavenkatesh3322%2Fface_recognition/lists"}