{"id":51526127,"url":"https://github.com/sheikhharis50/facer","last_synced_at":"2026-07-08T21:33:51.387Z","repository":{"id":200194649,"uuid":"705011924","full_name":"Sheikhharis50/facer","owner":"Sheikhharis50","description":"Facer is a face recognition system built on face_recognition package and opencv","archived":false,"fork":false,"pushed_at":"2026-07-01T07:14:39.000Z","size":42,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-01T09:13:27.278Z","etag":null,"topics":["ai","dlib","face-detection","face-recognition","numpy","opencv","poetry","real-time","real-time-face-detection"],"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/Sheikhharis50.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}},"created_at":"2023-10-14T19:26:18.000Z","updated_at":"2026-07-01T07:14:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"0d3fe189-7c52-466c-818f-f78552c1657d","html_url":"https://github.com/Sheikhharis50/facer","commit_stats":null,"previous_names":["sheikhharis50/facer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sheikhharis50/facer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sheikhharis50%2Ffacer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sheikhharis50%2Ffacer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sheikhharis50%2Ffacer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sheikhharis50%2Ffacer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sheikhharis50","download_url":"https://codeload.github.com/Sheikhharis50/facer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sheikhharis50%2Ffacer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35279442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-08T02:00:06.796Z","response_time":61,"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":["ai","dlib","face-detection","face-recognition","numpy","opencv","poetry","real-time","real-time-face-detection"],"created_at":"2026-07-08T21:33:50.597Z","updated_at":"2026-07-08T21:33:51.374Z","avatar_url":"https://github.com/Sheikhharis50.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Facer\n\nIts a face recognition system to detect faces using trained model.\n\n## Prerequisites\n\n1. Poetry\n2. Python \u003e= 3.10\n3. [Dataset](https://www.kaggle.com/datasets/adg1822/7-celebrity-images)\n4. Webcam\n\n## QuickStart\n\n1. Create virtual env\n\n```bash\npoetry shell\n```\n\n2. Install dependencies\n\n```bash\npoetry install\n```\n\n3. Run encoder\n\n```bash\npython main.py --encode --model [MODEL_NAME='hog|cnn']\n```\n\n4. Run `facer` with specific image\n\n```bash\npython main.py --model [MODEL_NAME='hog|cnn'] --image [IMAGE_PATH]\n```\n\n_eg:_\n\n```bash\npython main.py --model hog --image 'dataset/val/elon_musk/161856.jpg'\n```\n\n4. Run `facer` with real time face detection using webcam\n\n```bash\npython main.py --model [MODEL_NAME='hog|cnn']\n```\n\n_eg:_\n\n```bash\npython main.py --model hog\n```\n\n## References\n\n- [face-recognition-with-python](https://realpython.com/face-recognition-with-python/#demo)\n- [real-time-object-detection-with-yolo](https://dipankarmedh1.medium.com/real-time-object-detection-with-yolo-and-webcam-enhancing-your-computer-vision-skills-861b97c78993)\n\n## Author\n\n- [Sheikh Haris Zahid](https://github.com/sheikhharis50)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheikhharis50%2Ffacer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsheikhharis50%2Ffacer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheikhharis50%2Ffacer/lists"}