{"id":21133609,"url":"https://github.com/yuweaec/face-recognition-attendance-master","last_synced_at":"2025-07-09T02:31:52.875Z","repository":{"id":196260467,"uuid":"695619008","full_name":"YuweAEC/face-Recognition-Attendance-master","owner":"YuweAEC","description":"We have developed a real-time face recognition and attendance system using Python and various libraries such as OpenCV, Face_recognition, and NumPy","archived":false,"fork":false,"pushed_at":"2024-06-24T05:18:31.000Z","size":901,"stargazers_count":7,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-06-24T06:26:46.184Z","etag":null,"topics":["apertre-24","apertre24","csv","face-recognition-python","ml","numpy","open-source","opencv","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/YuweAEC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2023-09-23T18:06:32.000Z","updated_at":"2024-06-24T06:26:48.515Z","dependencies_parsed_at":"2024-01-07T06:47:40.940Z","dependency_job_id":"fe1251c0-989c-4aa5-82bf-26554850076a","html_url":"https://github.com/YuweAEC/face-Recognition-Attendance-master","commit_stats":null,"previous_names":["yuweaec/face-recognition-attendance-master"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuweAEC%2Fface-Recognition-Attendance-master","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuweAEC%2Fface-Recognition-Attendance-master/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuweAEC%2Fface-Recognition-Attendance-master/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuweAEC%2Fface-Recognition-Attendance-master/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YuweAEC","download_url":"https://codeload.github.com/YuweAEC/face-Recognition-Attendance-master/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225476203,"owners_count":17480222,"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","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":["apertre-24","apertre24","csv","face-recognition-python","ml","numpy","open-source","opencv","python"],"created_at":"2024-11-20T06:14:21.728Z","updated_at":"2024-11-20T06:14:22.523Z","avatar_url":"https://github.com/YuweAEC.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cp\u003e\n\n[![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)\n![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)\n![Visitors](https://api.visitorbadge.io/api/visitors?path=YuweAEC%2Fface-Recognition-Attendance-master%20\u0026countColor=%23263759\u0026style=flat)\n![GitHub forks](https://img.shields.io/github/forks/YuweAEC/face-Recognition-Attendance-master)\n![GitHub Repo stars](https://img.shields.io/github/stars/YuweAEC/face-Recognition-Attendance-master)\n![GitHub contributors](https://img.shields.io/github/contributors/YuweAEC/face-Recognition-Attendance-master)\n![GitHub last commit](https://img.shields.io/github/last-commit/YuweAEC/face-Recognition-Attendance-master)\n![GitHub repo size](https://img.shields.io/github/repo-size/YuweAEC/face-Recognition-Attendance-master)\n![Github](https://img.shields.io/github/license/YuweAEC/face-Recognition-Attendance-master)\n![GitHub issues](https://img.shields.io/github/issues/YuweAEC/face-Recognition-Attendance-master)\n![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/YuweAEC/face-Recognition-Attendance-master)\n![GitHub pull requests](https://img.shields.io/github/issues-pr/YuweAEC/face-Recognition-Attendance-master)\n![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/YuweAEC/face-Recognition-Attendance-master)\n\n  \u003c/p\u003e\n\u003c/div\u003e\n\n# Face Recognition Attendance Master\n\nAutomate attendance tracking using facial recognition technology.\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://hertasecurity.com/wp-content/uploads/AdobeStock_200771621-Converted-e1645719874954.png\" width=\"100%\"\u003e\n\u003c/div\u003e\n\n## Overview\n\nThis project simplifies attendance management by leveraging facial recognition. It captures and matches individuals' faces, records their presence, provides real-time monitoring, generates attendance reports, and seamlessly integrates with other systems. The system ensures accuracy, security, and privacy compliance.\n\n## Features\n\n- **Facial Recognition**: Recognizes individuals based on their facial features.\n- **Real-Time Monitoring**: Provides real-time attendance tracking.\n- **Attendance Reports**: Generates attendance reports for further analysis.\n- **Integration**: Easily integrates with other systems and databases.\n- **Accuracy**: Prioritizes accurate attendance tracking.\n- **Security**: Ensures data security and privacy compliance.\n- **User-Friendly**: Designed for ease of use.\n\n## Technologies Used\n\n- Python\n- OpenCV\n- Face Recognition Library\n- CSV for Data Storage\n- Numpy\n\n## Getting Started\n\n1. **Clone this repository to your local machine.**\n2. **Install the required Python libraries using `pip install -r requirements.txt`.**\n3. **Add images of individuals to the \"Person_Images\" directory.**\n4. **Run the main program (`attendance.py`) to start capturing and tracking attendance.**\n\n## Usage\n\n1. Execute `attendance.py`.\n2. The program will use your webcam to recognize faces and mark attendance.\n3. Attendees' names and timestamps will be recorded in the \"Attendance.csv\" file.\n\n## Contributors ✨\n\nThanks goes to these wonderful people 💜\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003ca href=\"https://github.com/YuweAEC\"\u003e\n        \u003cimg src=\"https://avatars.githubusercontent.com/u/117657410?v=4\" width=\"100px;\" alt=\"\"/\u003e\n        \u003cbr /\u003e\u003csub\u003e\u003cb\u003eYuvraj Singh\u003c/b\u003e\u003c/sub\u003e\n      \u003c/a\u003e\n      \u003cbr /\u003e\u003ca href=\"#maintenance-Tlazypanda\" title=\"Maintenance\"\u003e🚧✍️🖥️\u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003ca href=\"https://github.com/manwendra-mm\"\u003e\n        \u003cimg src=\"https://avatars.githubusercontent.com/u/118678113?v=4\" width=\"100px;\" alt=\"\"/\u003e\n        \u003cbr /\u003e\u003csub\u003e\u003cb\u003eManwendra Mahato\u003c/b\u003e\u003c/sub\u003e\n      \u003c/a\u003e\n      \u003cbr /\u003e\u003ca title=\"Code\"\u003e💻\u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003ca href=\"https://github.com/nillmishra\"\u003e\n        \u003cimg src=\"https://avatars.githubusercontent.com/u/111221455?v=4\" width=\"100px;\" alt=\"\"/\u003e\n        \u003cbr /\u003e\u003csub\u003e\u003cb\u003eNillotpal Mishra\u003c/b\u003e\u003c/sub\u003e\n      \u003c/a\u003e\n      \u003cbr /\u003e\u003ca title=\"Code\"\u003e💻\u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003ca href=\"https://github.com/ghost-2362003\"\u003e\n        \u003cimg src=\"https://avatars.githubusercontent.com/u/112298880?v=4\" width=\"100px;\" alt=\"\"/\u003e\n        \u003cbr /\u003e\u003csub\u003e\u003cb\u003eShubhojyoti Das\u003c/b\u003e\u003c/sub\u003e\n      \u003c/a\u003e\n      \u003cbr /\u003e\u003ca title=\"Code\"\u003e💻\u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003ca href=\"https://github.com/arghadipmanna101\"\u003e\n        \u003cimg src=\"https://avatars.githubusercontent.com/u/130065095?v=4\" width=\"100px;\" alt=\"\"/\u003e\n        \u003cbr /\u003e\u003csub\u003e\u003cb\u003eArghadip Manna\u003c/b\u003e\u003c/sub\u003e\n      \u003c/a\u003e\n      \u003cbr /\u003e\u003ca title=\"Code\"\u003e💻\u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\nCheck out the cool [License](LICENSE) for this repository.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuweaec%2Fface-recognition-attendance-master","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuweaec%2Fface-recognition-attendance-master","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuweaec%2Fface-recognition-attendance-master/lists"}