Detect-My-Mask: An android app which runs along with a TensorLite ML Model which detect whether a person is wearing mask or not.

Related tags

App Detect-My-Mask
Overview

Detect-My-Mask

About :

Detect My Mask is an Android Application which is powered by a TensorLite ML Model which is programmed and trained to detect whether a person is wearing a mask or not. It uses the camera (both front and rear) to search a mask and uses the HighestProbrabilityIndex to find a mask.


How to open the project :

  • An android smartphone with AndroidVersion >= 6.0 (Marshmello) will be required to run the app.
  • Make a directory in your computer and clone the repository OR directly download the APK file.
  • Transfer the APK file named 'DetectMyMask.apk' into you mobile phone and open it.
  • From the security setting allow the external files to make changes and install the App.
  • Run the App.

Demonstration :


From the Developer :

This Android App is developed by Siddharth Singh. The vector-icons and images used while designing this app is taken from various websites. Hence I do not own these icons.

Enjoy Coding!! ๐Ÿš€ โœจ

You might also like...
COVID-19 Check-in solution for store using a safe number based on MVVM model.
COVID-19 Check-in solution for store using a safe number based on MVVM model.

wave-in-listener English version : README_EN.md wave-in-listener ๋Š” ๋งค์žฅ์— ๋ฐฉ๋ฌธํ•œ ๊ณ ๊ฐ์˜ ๊ฐœ์ธ์•ˆ์‹ฌ๋ฒˆํ˜ธ๋ฅผ ์ŒํŒŒํ†ต์‹ ์„ ์ด์šฉํ•ด ์ˆ˜์‹ ํ•  ์ˆ˜ ์žˆ๋Š” ์•ฑ์ž…๋‹ˆ๋‹ค. ์ด ์•ฑ์€ wave-in-speaker ์•ฑ๊ณผ ํ•จ๊ป˜ ์‚ฌ์šฉ๋ฉ๋‹ˆ๋‹ค. wave

COVID-19 Check-in solution using a safe number based on MVVM model.
COVID-19 Check-in solution using a safe number based on MVVM model.

wave-in-speaker wave-in-speaker๋Š” ๋ฐฉ๋ฌธํ•˜๋Š” ๊ณต๊ฐ„์— ์ „์ž์ถœ์ž…๋ช…๋ถ€๋ฅผ ์‰ฝ๊ฒŒ ๋‚จ๊ธฐ๋„๋ก ๋„์™€์ฃผ๋Š” ์•ฑ์ด๋ฉฐ ํŠนํžˆ ์ฝ”๋กœ๋‚˜ ๋ฐ”์ด๋Ÿฌ์Šค ๊ฐ์—ผ์ฆ(COVID-19) ๊ธฐ๊ฐ„๋™์•ˆ ํšจ๊ณผ์ ์œผ๋กœ ์‚ฌ์šฉ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค. ์ด ์•ฑ์„ ์‚ฌ์šฉํ•˜๋ฉด QR์ฝ”๋“œ ๋Œ€์‹  ์ŒํŒŒ ํ†ต์‹ ์œผ๋กœ ์ฒดํฌ์ธํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค

This Andoird project is about classifying garbage pictures using a CNN-based Tensorflowlite model and fetching location using GPS to mark its area on the map.
This Andoird project is about classifying garbage pictures using a CNN-based Tensorflowlite model and fetching location using GPS to mark its area on the map.

Grbage_Detector_And_Locator Description As per some of the recent reports published, in India, the pollution levels are increasing at a colossal pace

This project shows trending github repositories using MVI (Model View Intent) using kotlin flows and multi module clean architecture

GithubTrendingMVIFlow Build Architecture: This project shows trending github repositories using MVI (Model View Intent) using kotlin flows and multi m

Pokedex - Pokedex demo application developed using Hilt, Coroutines, Jetpack Compose, View Model, Coil, Accompanist, Material Design based on MVVM atchitecture Book selling application with MVVM (Model, View, ViewModel)
Book selling application with MVVM (Model, View, ViewModel)

Book selling application with MVVM (Model, View, ViewModel), LiveData, DataBinding, Retrofit, Room Database, Navigation Component(NavGraph, BottomNav), ViewPager2 in TabLayout, SearchView, Vertical Adapter(BestSellers) and Horizontal Adapter(All Books) with ConcatAdapter for Main Screen, Firebase Auth, SearchView in Adapter, Picasso, Lottie, Animated Svg for Splash

A movies application built Using clean architecture and MVVM (Model-view-viewModel).
A movies application built Using clean architecture and MVVM (Model-view-viewModel).

Movies-App This is a movies application which fecthes upcoming and popular movies from the movie Database(TMBD). It is built Using clean architecture

Mole Analysis Use Case for HMS ML Kit Custom Model
Mole Analysis Use Case for HMS ML Kit Custom Model

Mole Analysis Mole Analysis Use Case for HMS ML Kit Custom Model Introduction What is Melanoma? Melanoma is the most serious among skin cancers becaus

Order Food Application Build With Kotlin MVVM (Model - View - ViewModel)
Order Food Application Build With Kotlin MVVM (Model - View - ViewModel)

Kotlin Order Food Application Build With Kotlin MVVM (Model - View - ViewModel) Clean Architecture, MSSQL API, Beautiful Design UI, Smooth Animations Using Tools And Components Supported By Google And By Most Of The Android Development Community

Owner
Siddharth Singh
I'm not a great programmer. I'm just a good programmer with great habits.
Siddharth Singh
An app that is a one-stop destination for all the CS enthusiasts, providing resources like Information scrapping techniques, best YT channels, courses available free-of-cost, etc. & knowledge about every domain and field that exists on the Internet related to Computer Science along with News, Jobs, and Internships opportunities in these domains along with valuable tips and hacks from mentors for a particular domain.

An app that is a one-stop destination for all the CS enthusiasts, providing resources like Information scrapping techniques, best YT channels, courses available free-of-cost, etc. & knowledge about every domain and field that exists on the Internet related to Computer Science along with News, Jobs, and Internships opportunities in these domains along with valuable tips and hacks from mentors for a particular domain.

CSwala 48 Nov 26, 2022
This document will walk you through the steps for creating your Android app that runs a deep learning image classification model trained in Pocket AutoML and exported in TensorFlow Lite format

Pocket AutoML: Tutorial for Creating an Android App for Image Classification with Deep Learning Translations English (this document) ะ ัƒััะบะธะน Overview

Evgeniy Mamchenko 15 Nov 22, 2022
This app using Mlkit along with the TensorFlow Lite model for object detection,

I built this app using Mlkit along with the TensorFlow Lite model for object detection, Arcore is used to place anchors to the detected objects. It's a good blend of Machine learning and Augmented reality to visualise ML information in a much better way than regular bounding boxes

Kashif Mehmood 18 Nov 10, 2022
The AboutMe app - a demo app that shows information about a person

AboutMe The AboutMe app is a demo app that shows information about a person. Name Settable Nickname An image Scrollable information This app demonstra

Alexandre Pedro 1 Mar 7, 2022
UML model and code examples of design patterns for Kotlin/Native. The model is created with Astah.

Design Pattern Examples in Kotlin/Native Model and code examples of GoF Design Patterns for Kotlin/Native. This project is available for the following

Takaaki Teshima 3 Jun 27, 2022
An app to detect color palettes in the real world - powered by VisionCamera

Colorwaver An app to detect colorwaves (swatches/palettes) in the real world - powered by VisionCamera and Reanimated. I wrote this app in less than a

Marc Rousavy 476 Dec 25, 2022
An Application made with Android Studio that utilized National Renewable Energy Laboratory (PV Watts) API to detect nearby utility companies and electricity rates.

Electric App Electric App is a mobile application made on Android Studio that utilized the National Renewable Energy Laboratory (PV Watts) API to dete

null 1 Dec 6, 2021
Implement Dog vs Cat Prediction Model in Android app

This project aims to classify the input image as either a dog or a cat image. The image input which you give to the system will be analyzed and the predicted result will be given as output. Machine learning algorithm [Convolutional Neural Networks] is used to classify the image.

Aditya deshmukh 6 Oct 27, 2021
Candash - A simple Android app that turns your phone into an instrument cluster for your Tesla Model 3 and Y

What is CANdash? CANdash is an Android app that turns your Android device into a

Nick Nguyen 31 Nov 5, 2022
Food101 android app - Fine tune the EfficientNet model with Food101 dataset

Food101 Android App Fine tune the EfficientNet model with Food101 dataset. Conve

Junwei 1 Feb 15, 2022