{"id":16392367,"url":"https://github.com/miladsade96/asfr","last_synced_at":"2025-10-26T14:30:16.593Z","repository":{"id":53760520,"uuid":"312017483","full_name":"miladsade96/ASFR","owner":"miladsade96","description":"Attendance system using facial recognition","archived":false,"fork":false,"pushed_at":"2021-07-01T16:35:06.000Z","size":2201,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-31T19:35:05.301Z","etag":null,"topics":["attendance","deep-learning","face-recognition","facial-recognition","machine-learning","neural-network","numpy","opencv","opencv-python","python","python3"],"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/miladsade96.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}},"created_at":"2020-11-11T15:52:47.000Z","updated_at":"2024-12-07T12:59:36.000Z","dependencies_parsed_at":"2022-09-02T15:02:45.935Z","dependency_job_id":null,"html_url":"https://github.com/miladsade96/ASFR","commit_stats":null,"previous_names":["js-mechanic/asfr","miladsade96/asfr"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miladsade96%2FASFR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miladsade96%2FASFR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miladsade96%2FASFR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miladsade96%2FASFR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miladsade96","download_url":"https://codeload.github.com/miladsade96/ASFR/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238337655,"owners_count":19455350,"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":["attendance","deep-learning","face-recognition","facial-recognition","machine-learning","neural-network","numpy","opencv","opencv-python","python","python3"],"created_at":"2024-10-11T04:49:41.695Z","updated_at":"2025-10-26T14:30:16.232Z","avatar_url":"https://github.com/miladsade96.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](web/images/logo.png)\n[![CodeFactor](https://www.codefactor.io/repository/github/everlookneversee/asfr/badge)](https://www.codefactor.io/repository/github/everlookneversee/asfr)\n\n## Attendance system using facial recognition\nThis project is built using python and javascript programming languages\n([python][python] for backend and [javascript][javascript] for frontend and gui).\nWe used [Eel][eel] package to make connections between frontend and backend.\n\n## Authors\nMilad Sadeghi DM - initial work - [@EverLookNeverSee][github-profile]  \nSee also the list of [contributors][contributors] who participated in this project.\n\n## Requirements\nFor more details, see [requirements.txt](requirements.txt)\n\n## Getting started and running\nFirst of all you should clone the project on your local machine:  \n```shell\ngit clone https://github.com/EverLookNeverSee/ASFR.git\n```\nnavigate to project root directory:  \n```shell\ncd ASFR/\n```\ninstall all dependencies using python package manager:\n```shell\npython -m pip install -r requirements.txt\n```\ncreate a directory named **train_images** and put all your images in it:  \n```shell\nmkdir train_images\n```\nnavigate to asfr subdirectory:\n```shell\ncd asfr/\n```\nand then run the program using command below:\n```shell\npython main.py\n```\ncommand above will fire up the program and its gui will appear on the screen.  \n\nIn the next step you should **load** , **encode** and **save** your encoding values; to do so \npress **load**, **encode** and **save** buttons in order.\n\nCongratulations, now you can press **start** button and program starts the recognition process.  \n\n**Note:** the **stop** button stops the recognition process and if you press it twice, it resets video capture window.\n\n## License\nThis project is licensed under the **MIT License** - see the [LICENSE](LICENSE) file for more details.\n\n[github-profile]: https://github.com/EverLookNeverSee\n[python]: https://python.org\n[javascript]: https://javascript.com\n[eel]: https://github.com/ChrisKnott/Eel\n[eel-pypi]: https://pypi.org/project/Eel/\n[cmake-pypi]: https://pypi.org/project/cmake/\n[numpy-pypi]: https://pypi.org/project/numpy/\n[pytest-pypi]: https://pypi.org/project/pytest/\n[khayyam-pypi]: https://pypi.org/project/Khayyam/\n[setuptools-pypi]: https://pypi.org/project/setuptools/\n[opencv-python-pypi]: https://pypi.org/project/opencv-python/\n[face-recognition-pypi]: https://pypi.org/project/face-recognition/\n[contributors]: https://github.com/EverLookNeverSee/ASFR/graphs/contributors","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiladsade96%2Fasfr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiladsade96%2Fasfr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiladsade96%2Fasfr/lists"}