Skip to content

A monitoring app helps you to remind mask usage while you are using your phone to protect againts Coronavirus.

License

Notifications You must be signed in to change notification settings

aldipermanaetikaputra/mask-monitoring

Repository files navigation

License: MIT

Mask Monitoring (PakaiMasker)

A monitoring app helps you to remind mask usage while you are using your phone to protect againts Coronavirus.

Introduction

Our focus to help everyone to adhere health protocols by using mask. This app implement classification model in device, so this app can fully work without any internet connection.

We use foreground service, so you don't always have to be in the application, our monitoring is always running even you're using another application.

Resources

Python Wrapper is required for running classification to predict usage of mask, so we don't send any picture of yourself to our server / cloud, your privacy is completley safe. We use great SDK which is Chaquopy to help us implement Python components in our Android app.

In terms of prediction models, we are using an excellent TensorFlow model called FaceMaskPrediction, which is able to accurately predict for this use case.

Features

  • Offline-use
  • Low battery usage
  • Works in all device orientation
  • Capture image per x seconds interval (default: 5 seconds)
  • Safe-zone marker with x meters radius (default: 10 meters)
  • Pause monitoring on screen off / while in safe-zone
  • Scheduling monitor based on time range
  • Multi-device sharing support (tracking another device)

Screenshots

Detected not using a mask Detected using a mask No face detected Monitoring still running while browsing Monitoring is paused when in safe-zone

About

A monitoring app helps you to remind mask usage while you are using your phone to protect againts Coronavirus.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published