{"id":15797405,"url":"https://github.com/devqueue/auto-attandance-system","last_synced_at":"2025-08-23T00:24:42.620Z","repository":{"id":126913360,"uuid":"301096399","full_name":"devqueue/Auto-attandance-system","owner":"devqueue","description":null,"archived":false,"fork":false,"pushed_at":"2020-10-27T07:06:21.000Z","size":75952,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-04T02:43:56.459Z","etag":null,"topics":[],"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-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devqueue.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":"2020-10-04T10:07:57.000Z","updated_at":"2020-10-27T07:06:25.000Z","dependencies_parsed_at":"2023-06-18T21:32:34.781Z","dependency_job_id":null,"html_url":"https://github.com/devqueue/Auto-attandance-system","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"0b9bc05fb5c2fcbfa1cb5ee72c259529c93fe19c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devqueue/Auto-attandance-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devqueue%2FAuto-attandance-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devqueue%2FAuto-attandance-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devqueue%2FAuto-attandance-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devqueue%2FAuto-attandance-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devqueue","download_url":"https://codeload.github.com/devqueue/Auto-attandance-system/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devqueue%2FAuto-attandance-system/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270148385,"owners_count":24535698,"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-12T02:00:09.011Z","response_time":80,"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":[],"created_at":"2024-10-05T00:07:51.213Z","updated_at":"2025-08-12T22:39:18.275Z","avatar_url":"https://github.com/devqueue.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Face Recognition using open-cv\n\nThis is a project that recognizes your face using webcam and adds your attandance to a csv file\nI used open-cv and face-recognition libraries. The faces must be saved in individual directories\nin `src/images`. There must be atleast 8-10 images for each face with clear features.\nFollow the steps below to get started.\n\n**Note:** Before following along you must have a c/c++ compiler on your system if you use windows use visual studio to install C++ compiler\n\n## How to Install dependencies?\n\n#### Using anaconda environment.yml (linux only)\n\nThe conda_environment.yml was created on a linux machine so I would recommend you not to use this unless you are on linux or if you can manually delete the linux dependencies that'll work fine as well\n\n1. Open conda_environment.yml\n2. Replace the first line `name: FaceRec` to your prefered name\n3. Replace 'user' with your username in `prefix: /home/user/.conda/envs/FaceRec`\n4. cd into the folder\n5. Now open terminal and run\n`conda env create -f conda_environment.yml`\n\n#### Using pip (For any OS)\n\n1. Create a virtual environment\n2. Run `pip install -r requirements.txt`\n\n## Setup for a new face\n\n1. Go to src/images directory\n2. Create a directory with your name\n3. Add 8-10 images of your face in different lighiting conditions\n4. Now run `face-trainer.py`\nNote: Everytime you add a new face you'll have to run this file again\n\n## Final Recognition\n\nNow you can run the `face-detect.py`. The script will recognize your face and add a time stamp\nin `Attendance.csv`\n\n## Run in Gitpod\n\nYou can also run Face-detector in Gitpod, a free online dev environment for GitHub:\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/smokedpirate/Face-recognition/blob/master/src/face-detect.py)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevqueue%2Fauto-attandance-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevqueue%2Fauto-attandance-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevqueue%2Fauto-attandance-system/lists"}