{"id":19723905,"url":"https://github.com/pranavms13/facial-training-and-recognition","last_synced_at":"2026-02-27T04:33:57.935Z","repository":{"id":37228872,"uuid":"231883053","full_name":"pranavms13/facial-training-and-recognition","owner":"pranavms13","description":"Simple Python Code for Facial Training and Recognition using OpenCV","archived":false,"fork":false,"pushed_at":"2022-12-08T06:17:16.000Z","size":42072,"stargazers_count":3,"open_issues_count":24,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-31T20:48:35.603Z","etag":null,"topics":["face-detection","face-recognition","facial-recognition","opencv","opencv-python","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pranavms13.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":["https://pranavms.ml/donate"]}},"created_at":"2020-01-05T07:28:22.000Z","updated_at":"2021-10-13T08:08:03.000Z","dependencies_parsed_at":"2023-01-24T16:19:15.947Z","dependency_job_id":null,"html_url":"https://github.com/pranavms13/facial-training-and-recognition","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pranavms13/facial-training-and-recognition","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranavms13%2Ffacial-training-and-recognition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranavms13%2Ffacial-training-and-recognition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranavms13%2Ffacial-training-and-recognition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranavms13%2Ffacial-training-and-recognition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pranavms13","download_url":"https://codeload.github.com/pranavms13/facial-training-and-recognition/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranavms13%2Ffacial-training-and-recognition/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29884769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","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","facial-recognition","opencv","opencv-python","python"],"created_at":"2024-11-11T23:23:53.672Z","updated_at":"2026-02-27T04:33:57.919Z","avatar_url":"https://github.com/pranavms13.png","language":"Python","funding_links":["https://pranavms.ml/donate"],"categories":[],"sub_categories":[],"readme":"# facial-training-and-recognition\n\nThis is a simple python code for facial training and recognition using OpenCV.\n\n\n### Software Requirements\n\n- Numpy\n- cv2\n- Image from PIL\n- argparse\n\n### Hardware Requirements\n- Computer with good Camera 😂.\n\n## Usage\n\n- Clone the Repository or Download the zip and extract.\n- Install all the Requirements by running,\n```pip install -r requirements.txt```\n- First run the capturer.py program to capture the samples of face with parameters ``-n \u003cperson name\u003e and -c \u003cno of samples\u003e``. \n- **For example**, ```python capturer.py -n pranav -c 50```\n This captures 50 Samples under the name \"pranav\".\n - Next we need to run the trainer. To do so, we run ```python faces_train.py```\n Doing so produces a trained model \"trainer.yml\" and a pickle file containing the id of all the captured people.\n - After training, we can finally Run the Recognition Program. This makes use of the trained model and predicts the person. To start prediction we run, ```python face.py```\n\n#### Donations to\n\n-   UPI :  `pranavms13@apl`\n-   XMR :  `84B2PEVJjenN31h8HcnY4uCFPVcicxvVCAJAYVeYnPLoHkaVGHHWpVxCm6Gn9beEir2CjffgEoXtiDjpAZCmy4ap6uUXT8Y`\n-   BTC :  `3Jg45PbpUNtASL5uvQSeJKZyiExqbB9mbC`\n\n#### Suggestions/Issues ?\nOpen a Issue or Write to me : [faceid@pranavms.ml](mailto:faceid@pranavms.ml)\n\n## PR's are welcome.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpranavms13%2Ffacial-training-and-recognition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpranavms13%2Ffacial-training-and-recognition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpranavms13%2Ffacial-training-and-recognition/lists"}