{"id":23959765,"url":"https://github.com/champ96k/face-mask-detection-using-tensorflow-lite-image-classification","last_synced_at":"2026-05-12T12:04:28.891Z","repository":{"id":56656879,"uuid":"307505677","full_name":"champ96k/Face-Mask-Detection-using-TensorFlow-Lite-Image-Classification","owner":"champ96k","description":"Face mask detection system using Tensorflow Lite.","archived":false,"fork":false,"pushed_at":"2021-03-13T04:25:03.000Z","size":6180,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-24T12:17:43.527Z","etag":null,"topics":["flutter","tensorflowlite"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/champ96k.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["buymeacoff.ee/?via=champ96k"]}},"created_at":"2020-10-26T21:12:04.000Z","updated_at":"2023-12-10T13:16:26.000Z","dependencies_parsed_at":"2022-08-15T22:40:52.108Z","dependency_job_id":null,"html_url":"https://github.com/champ96k/Face-Mask-Detection-using-TensorFlow-Lite-Image-Classification","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/champ96k/Face-Mask-Detection-using-TensorFlow-Lite-Image-Classification","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/champ96k%2FFace-Mask-Detection-using-TensorFlow-Lite-Image-Classification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/champ96k%2FFace-Mask-Detection-using-TensorFlow-Lite-Image-Classification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/champ96k%2FFace-Mask-Detection-using-TensorFlow-Lite-Image-Classification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/champ96k%2FFace-Mask-Detection-using-TensorFlow-Lite-Image-Classification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/champ96k","download_url":"https://codeload.github.com/champ96k/Face-Mask-Detection-using-TensorFlow-Lite-Image-Classification/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/champ96k%2FFace-Mask-Detection-using-TensorFlow-Lite-Image-Classification/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32938009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T09:19:52.626Z","status":"ssl_error","status_checked_at":"2026-05-12T09:17:33.438Z","response_time":102,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["flutter","tensorflowlite"],"created_at":"2025-01-06T18:52:56.090Z","updated_at":"2026-05-12T12:04:28.871Z","avatar_url":"https://github.com/champ96k.png","language":"Dart","funding_links":["buymeacoff.ee/?via=champ96k"],"categories":[],"sub_categories":[],"readme":"### Face Mask Detection :\r\nFace Mask Detection system built with Flutter, TensorFlow using Deep Learning and Computer Vision concepts in order to detect face masks using images \r\n\r\n\r\n  ![](Screenshot/pic102.jpg)\r\n\r\n\r\n\r\n### 😇 Motivation\r\nIn the present scenario due to Covid-19, there is no efficient face mask detection applications which are now in high demand for transportation means, densely populated areas, residential districts, large-scale manufacturers and other enterprises to ensure safety. Also, the absence of large datasets of ‘with_mask’ images has made this task more cumbersome and challenging.\r\n\r\n\r\n### Screenshot\r\n\r\nWith Mask                  |  Without Mask\r\n:-------------------------:|:-------------------------:\r\n![](Screenshot/pic1.jpeg)  |  ![](Screenshot/pic2.jpeg)\r\n\r\n\r\n\r\n\r\n### Teachable Machine [Link](https://teachablemachine.withgoogle.com/)\r\n\r\nTrain a computer to recognize your own images, sounds, \u0026 poses. \r\nA fast, easy way to create machine learning models for your sites, apps, and more – no expertise or coding required.\r\n\r\n\r\n### 📁 Dataset\r\nThe dataset used can be downloaded here - [Click to Download](https://www.kaggle.com/sumansid/facemask-dataset)\r\n\r\n##### This dataset consists of 2500+ images belonging to two classes:\r\n  - with_mask: 1000+ images\r\n  - without_mask: 1500+ images\r\n  \r\n  \r\n##### The images used were real images of faces wearing masks. The images were collected from the following sources:\r\n  - Kaggle datasets\r\n\r\n\r\n###  Wanna Contribute? 🚀\r\n  You can contribute by doing one of the following:\r\n  - Starring the repository ⭐\r\n  - Forking the repository 🍴\r\n  - Creating an Issue ❌\r\n  - Creating a Pull Request ✔\r\n\r\n\r\nFor help getting started with Flutter, view our\r\n[online documentation](https://flutter.dev/docs), which offers tutorials,\r\nsamples, guidance on mobile development, and a full API reference.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchamp96k%2Fface-mask-detection-using-tensorflow-lite-image-classification","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchamp96k%2Fface-mask-detection-using-tensorflow-lite-image-classification","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchamp96k%2Fface-mask-detection-using-tensorflow-lite-image-classification/lists"}