{"id":22671206,"url":"https://github.com/abhayvashokan/live-face-recognition","last_synced_at":"2026-04-18T07:36:58.713Z","repository":{"id":39723656,"uuid":"202869702","full_name":"AbhayVAshokan/Live-Face-Recognition","owner":"AbhayVAshokan","description":"Live training and recognition of faces using convolutional neural network.","archived":false,"fork":false,"pushed_at":"2022-12-08T07:51:45.000Z","size":152,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-29T20:29:47.498Z","etag":null,"topics":["cnn","face-recognition","opencv"],"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/AbhayVAshokan.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}},"created_at":"2019-08-17T10:57:48.000Z","updated_at":"2021-04-17T16:07:38.000Z","dependencies_parsed_at":"2023-01-24T22:30:17.490Z","dependency_job_id":null,"html_url":"https://github.com/AbhayVAshokan/Live-Face-Recognition","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AbhayVAshokan/Live-Face-Recognition","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhayVAshokan%2FLive-Face-Recognition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhayVAshokan%2FLive-Face-Recognition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhayVAshokan%2FLive-Face-Recognition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhayVAshokan%2FLive-Face-Recognition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbhayVAshokan","download_url":"https://codeload.github.com/AbhayVAshokan/Live-Face-Recognition/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhayVAshokan%2FLive-Face-Recognition/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31961347,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cnn","face-recognition","opencv"],"created_at":"2024-12-09T16:13:46.958Z","updated_at":"2026-04-18T07:36:58.661Z","avatar_url":"https://github.com/AbhayVAshokan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Live-Face-Recognition\n\n\u003e Live training and recognition of faces using convolutional neural network.\n\n`tkinter` library is used for creating the user interface for the project. \n\nDuring image generation, the head region of the new user is cropped using Haarcascade classifier. A Gaussian blur filter is applied and it is resized to 64x64. Finally the image is normalized bu dividing it with 255.\n\nA custom CNN model is created with 2 convolution, 2 max-pooling and 3 dense layers due to limitations from the computational point of view for the training process. This model is used for face recognition during test.\n\n#### Setup\n```\npip install -r requirements.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhayvashokan%2Flive-face-recognition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhayvashokan%2Flive-face-recognition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhayvashokan%2Flive-face-recognition/lists"}