{"id":18275491,"url":"https://github.com/avt613/image-face-recognition","last_synced_at":"2026-04-30T10:08:20.707Z","repository":{"id":37675371,"uuid":"278139565","full_name":"avt613/Image-Face-Recognition","owner":"avt613","description":"Using face recognition to identify people in photos","archived":false,"fork":false,"pushed_at":"2022-11-22T06:31:20.000Z","size":134829,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T04:09:06.613Z","etag":null,"topics":["face-detection","face-recognition","flask","gunicorn","identify-people"],"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/avt613.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":"2020-07-08T16:24:56.000Z","updated_at":"2023-09-11T11:25:44.000Z","dependencies_parsed_at":"2022-09-15T00:51:00.834Z","dependency_job_id":null,"html_url":"https://github.com/avt613/Image-Face-Recognition","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/avt613/Image-Face-Recognition","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avt613%2FImage-Face-Recognition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avt613%2FImage-Face-Recognition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avt613%2FImage-Face-Recognition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avt613%2FImage-Face-Recognition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avt613","download_url":"https://codeload.github.com/avt613/Image-Face-Recognition/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avt613%2FImage-Face-Recognition/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32460916,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["face-detection","face-recognition","flask","gunicorn","identify-people"],"created_at":"2024-11-05T12:13:05.924Z","updated_at":"2026-04-30T10:08:20.671Z","avatar_url":"https://github.com/avt613.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image-Face-Recognition\nUsing face recognition to identify people in photos\n\nyou can download this and run it with \"gunicorn app:app\"\n\nconfig.py - contains most of the configurations used in the other scripts.\n\ndb-count-pictures.py - outputs the number of images in the db\n\ndb-find-pictures.py - adds all images to the db from a specific folder (includes subfolders). (Deletes previously added ones) Images need to be in the db in order for the program to display them. You may want to run \"db-remove-empty.py\" after running this. Note: the program doesn't seem to like \"PNG\"s \n\ndb-remove-empty.py - looks through all photos in the db and removes pictures which do not contain any faces from the db\n\nrequirements.txt - all python requirements for this program\n\ndata/faces.db - database containing faces (names and encodings) and location of all pictures. Note: there must always be at least one face encoding in the db for the program to work.\n\nstatic/all/ - place to put pictures\n\nstatic/assets/img/ - temporary location for images when page loaded (MUST EXIST)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favt613%2Fimage-face-recognition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favt613%2Fimage-face-recognition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favt613%2Fimage-face-recognition/lists"}