{"id":20419908,"url":"https://github.com/gavindsouza/face_clustering","last_synced_at":"2026-02-27T09:12:32.571Z","repository":{"id":37604245,"uuid":"182502056","full_name":"gavindsouza/face_clustering","owner":"gavindsouza","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-29T07:50:10.000Z","size":30,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-12T17:48:58.789Z","etag":null,"topics":["dbscan","face-clustering","face-detection","image-tagging","sqlite3"],"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/gavindsouza.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-04-21T07:14:36.000Z","updated_at":"2023-04-12T17:14:51.000Z","dependencies_parsed_at":"2023-01-31T08:16:14.270Z","dependency_job_id":null,"html_url":"https://github.com/gavindsouza/face_clustering","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gavindsouza/face_clustering","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavindsouza%2Fface_clustering","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavindsouza%2Fface_clustering/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavindsouza%2Fface_clustering/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavindsouza%2Fface_clustering/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gavindsouza","download_url":"https://codeload.github.com/gavindsouza/face_clustering/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavindsouza%2Fface_clustering/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29889074,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T08:34:21.514Z","status":"ssl_error","status_checked_at":"2026-02-27T08:32:38.035Z","response_time":57,"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":["dbscan","face-clustering","face-detection","image-tagging","sqlite3"],"created_at":"2024-11-15T06:39:18.020Z","updated_at":"2026-02-27T09:12:32.541Z","avatar_url":"https://github.com/gavindsouza.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Steps to run\n1. Clone this repository\n```\n$ git clone https://github.com/gavindsouza/face_clustering\n```\n\n2. Change to working directory \u0026 Install dependencies\n```\n$ cd face_clustering\n```\n\nIdeally create a virtual environment by\n```\n$ python3 -m venv venv\n$ source venv/bin/activate\n```\n\nInstall dependencies by\n```\n$ pip3 install -r requirements.txt\n```\n\nNote: Currently all under `requirements.txt` are dev-requirements\n\n3. Acquire test dataset (Optional)\n\nLink: `https://www.kaggle.com/gasgallo/faces-data`\n\n4. Run `test_pipeline.py`\n```\n$ python3 test_pipeline.py\n```\nResults saved in 'temp_files/results.csv'","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgavindsouza%2Fface_clustering","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgavindsouza%2Fface_clustering","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgavindsouza%2Fface_clustering/lists"}