Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sayannath/mask-detection
Mask Detection model deployed using Flutter App
https://github.com/sayannath/mask-detection
cnn-keras deeplearning flutter keras tensorflow2 tflite
Last synced: about 1 month ago
JSON representation
Mask Detection model deployed using Flutter App
- Host: GitHub
- URL: https://github.com/sayannath/mask-detection
- Owner: sayannath
- Created: 2020-06-28T10:08:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-06T14:42:22.000Z (over 4 years ago)
- Last Synced: 2024-10-24T14:30:12.408Z (3 months ago)
- Topics: cnn-keras, deeplearning, flutter, keras, tensorflow2, tflite
- Language: Jupyter Notebook
- Homepage:
- Size: 3.35 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mask Detection
### Mask Detection using CNN and deployed the model in Flutter App.## Short Description
An app to determine whether a person has wore a mask or not.### 👉 If you like this repo then please give it a ⭐️
## Dataset:
> Link - https://drive.google.com/file/d/1v5WDubjHABvOIeQ4YLfZk8_IlxumKDiw/view?usp=sharing## NOTE:
This project is subject to change by the developer and is still in development## To test this out
Testing this is as simple as it gets. Follow this steps:
1. Clone this project.
2. Open your terminal (NOTE: git bash preferred/ Terminal on VS Code)
3. Connect your phone to your computer/ start an emulator.
4. Type the following command in the terminal.
```
cd App/mask_detection
flutter run
```
5. It will take some time to install and then it will start.## Pull Request
Pull Requests are welcome. Please follow these rules for the ease of understanding:
* Make sure to check for available issues before raising one
* Give me a maximum of 24-48 hours to respond
* Have proper documentation on the parts you are changing/adding## Developed & Maintained by
[👨 Sayan Nath](https://sayan-nath.web.app/)
[📷 Insta](https://www.instagram.com/sayannath235/)
[🐤 Twitter](https://twitter.com/SayanNa20204009)
[🧳 LinkedIn](https://www.linkedin.com/in/sayan-nath-15a989182/)
[![ForTheBadge built-with-love](http://ForTheBadge.com/images/badges/built-with-love.svg)](https://github.com/sayannath)