Coder Social home page Coder Social logo

csm-face-mask's Introduction

Computer Science Project - Forgot Your Face Mask app

Project for Computer Science Project course by University of Helsinki, Autumn 2020.

What it is?

An Android app that detects if a user has a face mask on or not. It works in the background and automatically takes pictures when users unlocks or interacts with the phone. The inference is done locally on the phone, so no images are transferred over the internet.

If the user is not wearing a mask a notification is given. There is also a possibility to disable the detection for certain location (e.g. home).

The AI?

There are two neural network models: one for detecting if a face is in the picture, and another one for detecting if the face has mask one.

More details of the AI behind the Face Mask App can be found in the presentation slides.

How ready it is?

This is a proof of concept. The face mask detection works fully, but features such as geolocation for disabling the app for certain location needs improvement. For example, the distance for disabling the detection is hard-coded and once the detection has been disabled for a location it can not be enabled again.

Forgot Your Face Mask App

Links

csm-face-mask's People

Contributors

ikanher avatar eskui avatar xldownxl avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

eskui

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.