{"id":21542810,"url":"https://github.com/vinitshahdeo/facerecognition","last_synced_at":"2025-08-30T22:15:54.274Z","repository":{"id":83691090,"uuid":"158351951","full_name":"vinitshahdeo/FaceRecognition","owner":"vinitshahdeo","description":":camera: Face Recognition using Haar-Cascade Classifier, OpenCV and Python","archived":false,"fork":false,"pushed_at":"2021-10-27T15:20:05.000Z","size":1230,"stargazers_count":20,"open_issues_count":1,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T04:40:32.070Z","etag":null,"topics":["face-detection","face-recognition","opencv","python"],"latest_commit_sha":null,"homepage":"https://vinitshahdeo.github.io/FaceRecognition/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vinitshahdeo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-11-20T07:59:55.000Z","updated_at":"2025-03-05T08:40:03.000Z","dependencies_parsed_at":"2023-07-05T02:01:46.137Z","dependency_job_id":null,"html_url":"https://github.com/vinitshahdeo/FaceRecognition","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vinitshahdeo/FaceRecognition","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinitshahdeo%2FFaceRecognition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinitshahdeo%2FFaceRecognition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinitshahdeo%2FFaceRecognition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinitshahdeo%2FFaceRecognition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vinitshahdeo","download_url":"https://codeload.github.com/vinitshahdeo/FaceRecognition/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinitshahdeo%2FFaceRecognition/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272914582,"owners_count":25014447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"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","opencv","python"],"created_at":"2024-11-24T05:11:24.201Z","updated_at":"2025-08-30T22:15:54.257Z","avatar_url":"https://github.com/vinitshahdeo.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Face Recognition\n[![GitHub license](https://img.shields.io/github/license/vinitshahdeo/FaceRecognition.svg?style=social)](https://github.com/vinitshahdeo/FaceRecognition/blob/master/LICENSE) [![GitHub followers](https://img.shields.io/github/followers/vinitshahdeo.svg?label=Follow\u0026style=social)](https://github.com/vinitshahdeo/) \n[![Twitter](https://img.shields.io/twitter/url/https/github.com/vinitshahdeo/FaceRecognition.svg?style=social)](https://twitter.com/intent/tweet?text=Face%20Recognition%20Project%20by%20@Vinit_Shahdeo:\u0026url=https%3A%2F%2Fgithub.com%2Fvinitshahdeo%2FFaceRecognition) [![Python 3.5](https://img.shields.io/badge/python-3.5-blue.svg?style=social)](https://www.python.org/downloads/release/python-350/) [![GitHub repo size](https://img.shields.io/github/repo-size/vinitshahdeo/FaceRecognition.svg?logo=git\u0026style=social)](https://github.com/vinitshahdeo/)\n\n### Face Recognition using Haar-Cascade Classifier, OpenCV and Python. \n\n[![Generic badge](https://img.shields.io/badge/Face-Recognition-blue.svg?style=for-the-badge)](https://github.com/vinitshahdeo/FaceRecognition) \n[![Generic badge](https://img.shields.io/badge/Open-CV-orange.svg?style=for-the-badge)](https://github.com/vinitshahdeo/) [![Generic badge](https://img.shields.io/badge/HaarCascade-Classifier-teal.svg?style=for-the-badge)](https://github.com/vinitshahdeo/)\n\nThis project is based on face detection and face recognition processes. It is a real time web cam face detection and recognition project which will be used to generate training face images and then detect the known faces. It classifies between known and unknown faces.\n\n\n[![GitHub last commit](https://img.shields.io/github/last-commit/vinitshahdeo/FaceRecognition.svg?color=critical\u0026logo=github\u0026style=social)](https://github.com/vinitshahdeo/) [![GitHub top language](https://img.shields.io/github/languages/top/vinitshahdeo/FaceRecognition.svg?logo=jupyter\u0026style=social)](https://github.com/vinitshahdeo/) [![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/vinitshahdeo/FaceRecognition.svg?logo=python\u0026style=social)](https://github.com/vinitshahdeo/)\n\n\u003e Click [here](https://github.com/vinitshahdeo/FaceRecognition/raw/master/docs/Face_Recog_Report%20.pdf) to download the project report. You can also find the project report inside `docs` folder.\n\n## Requirements\n- Python 3.5\n- OpenCV 3.1.0\n- Numpy\n\n\n## Outline\n\n[![Made with Python](https://forthebadge.com/images/badges/made-with-python.svg)](https://github.com/vinitshahdeo/FaceRecognition/) [![Built with love](https://forthebadge.com/images/badges/built-with-love.svg)](https://github.com/vinitshahdeo) [![4U](https://forthebadge.com/images/badges/for-you.svg)](https://github.com/vinitshahdeo/FaceRecognition/) \n\nThis project consist of 3 parts, which are:\n\n1. Creating datasets (**datasets.py**)\n2. Train the model (**training.py**)\n3. Recognize faces (**recog.py**)\n\n\n\n## Instructions - How to Run ?\n\n - First run *`datasets.py`* to generate datasets. Make sure that it creates two folders(**datasets** and **trainer**). The 'datasets' folder contains the grayscale images.\n \n - Supply proper **ID** for the face before running *`training.py`*.\n \n - Run *`recog.py`* and don't forget to set each person's face to **unique** ID.\n \n - If you have more face to be include, change the ID and run the code again.\n \n## Need help?\n\n[![Twitter Follow](https://img.shields.io/twitter/follow/Vinit_Shahdeo.svg?style=social)](https://twitter.com/Vinit_Shahdeo) [![LinkedIn](https://img.shields.io/static/v1.svg?label=Connect\u0026message=@vinitshahdeo\u0026color=grey\u0026logo=linkedin\u0026labelColor=blue\u0026style=social)](https://www.linkedin.com/in/vinitshahdeo/)\n\nFeel free to contact me via [Facebook](https://www.facebook.com/vinit.shahdeo).\n\nInvite me to connect on [LinkedIn](https://www.linkedin.com/in/vinitshahdeo/).\n\n[![Facebook](https://img.shields.io/badge/Facebook-add-blue.svg?logo=facebook)](https://www.facebook.com/vinit.shahdeo) [![Quora](https://img.shields.io/badge/Quora-ask-red.svg?logo=quora)](https://www.quora.com/profile/Vinit-Shahdeo-1) [![Instagram](https://img.shields.io/badge/Instagram-follow-yellow.svg?logo=instagram\u0026logoColor=white)](https://www.instagram.com/vinitshahdeo/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinitshahdeo%2Ffacerecognition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinitshahdeo%2Ffacerecognition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinitshahdeo%2Ffacerecognition/lists"}