{"id":15065061,"url":"https://github.com/senofsky/face-mask-detector","last_synced_at":"2025-04-10T13:10:37.874Z","repository":{"id":37673470,"uuid":"279934387","full_name":"senofsky/face-mask-detector","owner":"senofsky","description":"A library and command line utility for detecting face masks in images and video streams","archived":false,"fork":false,"pushed_at":"2023-03-25T01:02:19.000Z","size":69473,"stargazers_count":5,"open_issues_count":16,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-24T11:56:49.530Z","etag":null,"topics":["computer-vision","covid-19","deep-learning","detect-face-masks","face-mask-detection","face-mask-detector","face-masks","keras","keras-tensorflow","machine-learning","mobilenetv2","python","python3","video-stream"],"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/senofsky.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-07-15T17:30:47.000Z","updated_at":"2023-07-07T18:57:59.000Z","dependencies_parsed_at":"2025-02-17T07:41:33.382Z","dependency_job_id":null,"html_url":"https://github.com/senofsky/face-mask-detector","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/senofsky%2Fface-mask-detector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/senofsky%2Fface-mask-detector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/senofsky%2Fface-mask-detector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/senofsky%2Fface-mask-detector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/senofsky","download_url":"https://codeload.github.com/senofsky/face-mask-detector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248154984,"owners_count":21056543,"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":["computer-vision","covid-19","deep-learning","detect-face-masks","face-mask-detection","face-mask-detector","face-masks","keras","keras-tensorflow","machine-learning","mobilenetv2","python","python3","video-stream"],"created_at":"2024-09-25T00:30:17.630Z","updated_at":"2025-04-10T13:10:37.854Z","avatar_url":"https://github.com/senofsky.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# face-mask-detector\n![PyPI](https://img.shields.io/pypi/v/face-mask-detector)\n![PyPI - License](https://img.shields.io/pypi/l/face-mask-detector?style=flat)\n[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/senofsky/face-mask-detector/issues)\n![PyPI - Versions](https://img.shields.io/pypi/pyversions/face-mask-detector?logo=python\u0026logoColor=white)\n\n**A library and command line utility for detecting face masks in images and video streams**\n\n![Demo Gif](docs/assets/demo.gif)\n\n\u003cimg src=\"docs/assets/before-and-after-face-mask-detection-example.png\" width=\"450\"\u003e\n\n\u003c/div\u003e\n\nInstall\n---------------\n\nAs always, the use of a python [virtual\nenvironment](https://docs.python.org/3/tutorial/venv.html) is recommended for a\ndevelopment setup:\n\n``` sh\npython -m venv venv\nsource venv/bin/activate\n```\n\nTo install using `pip`:\n\n``` sh\npip install face-mask-detector\n```\n\nQuick Start\n-------------\n\nTo detect face masks in a image, run:\n\n```sh\nface-mask-detector --image path/to/image\n```\n\nTo start your webcam and detect face masks in the video stream, run:\n\n```sh\nface-mask-detector\n```\n\nContribute\n-------------\n\nI :heart: pull requests and defect reports - I welcome contributions of any kind!\n\nTo install `face-mask-detector` from source, clone this repository and run the\nfollowing in the project root directory:\n\n```sh\npip install -e '.[dev]'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsenofsky%2Fface-mask-detector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsenofsky%2Fface-mask-detector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsenofsky%2Fface-mask-detector/lists"}