Giter Site home page Giter Site logo

mask_detection's Introduction

Mask Detection

We will use MTCNN package to detect faces in a image and then feed all the faces detected to the nueral network to predict the cropped image into mask or no_mask class. The data to train the model is taken from Mask Detection which consists of annotations and images. Custom Neural Network is used to train the network and the accuracy on train and test data is 92% on average.

To increase the accuracy and model's performace you can add more images in the dataset and using Transfer Learning can also boost the model's accuracy further.

You can use the model to predict in real time by using the code Real Time Detection . You can use this code in any local python ide which supports using your camera. I have used Pycharm to use the model in real time.

You can also download my model's weight from the Google Drive. Additionally you would need to install libraries such as keras, cv , mtcnn in your python ide.

mask_detection's People

Contributors

harshalgadhe avatar

Stargazers

 avatar

Watchers

 avatar

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.