{"id":18576418,"url":"https://github.com/r-papso/face-recognizer","last_synced_at":"2026-05-06T15:42:16.705Z","repository":{"id":243512564,"uuid":"298493198","full_name":"r-papso/face-recognizer","owner":"r-papso","description":"Face recognition demo application","archived":false,"fork":false,"pushed_at":"2020-11-16T17:35:46.000Z","size":98552,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-17T15:16:53.320Z","etag":null,"topics":["deep-learning","face-recognition","keras","python","tensorflow"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/r-papso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-09-25T06:57:14.000Z","updated_at":"2021-12-28T13:07:08.000Z","dependencies_parsed_at":"2024-06-09T14:39:58.221Z","dependency_job_id":null,"html_url":"https://github.com/r-papso/face-recognizer","commit_stats":null,"previous_names":["r-papso/face-recognizer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-papso%2Fface-recognizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-papso%2Fface-recognizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-papso%2Fface-recognizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-papso%2Fface-recognizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-papso","download_url":"https://codeload.github.com/r-papso/face-recognizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254448633,"owners_count":22072765,"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":["deep-learning","face-recognition","keras","python","tensorflow"],"created_at":"2024-11-06T23:24:52.572Z","updated_at":"2025-11-09T13:03:00.164Z","avatar_url":"https://github.com/r-papso.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FaceRecognizer\n\nFaceRecognizer is a Python demo application used for face recognition. It has been created as a part of [bachelor thesis](https://opac.crzp.sk/?fn=detailBiblioForm\u0026sid=81B8C7E3C61A011F1630311BFB16\u0026seo=CRZP-detail-kniha) and consists of simple GUI, SQLite database used as storage for identities and trained convolutional neural network (CNN) with same architecture as [Light-CNN network](https://arxiv.org/abs/1511.02683).\n\n## Prerequisites\n\nLibraries needed to be installed before using FaceRecognizer app:\n\n  * [Keras](https://keras.io/) (2.3.1)\n  * [Tensorflow](https://www.tensorflow.org/) (2.1.0)\n  * [Dlib](http://dlib.net/python/index.html) (19.19.0)\n  * [Numpy](https://numpy.org/) (1.18.1)\n  * [Pillow](https://python-pillow.org/) (7.0.0)\n  * [OpenCV](https://opencv.org/) (4.2.0)\n  * [Skimage](https://scikit-image.org/) (0.16.2)\n  \nNumbers in parentheses are versions of libraries used in development of the application. You can use different versions, but if you do so, application running is not guaranteed.\n\n## Running the app\n\nYou can run the application from command line by executing [main.py](main.py) file:\n\n```bash\npython main.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-papso%2Fface-recognizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr-papso%2Fface-recognizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-papso%2Fface-recognizer/lists"}