Giter VIP home page Giter VIP logo

face_mask-detection's Introduction

Face_Mask-Detection

  • Project Name: Real-time face mask Detection

  • Description:

First I get API token from Kaggle as a json format file and uploaded it into a colab notebook

second Installed Kaggle and configur the path of Kaggle.json file and Imported a dataset to use in our training step to our CNN Model and extracted it from compressed dataset file

third Import Pakages to preprocess our model and devided our Data into two sections {With_mask_files, Without_mask_files} and Print the length of our two labels

fourth Devide our Data into two labels and convert images into metrices to preprocess them and Resize the images with mask --> 1

without mask --> 0

and Display images

Fifth Scale our data after training test split step

Sixth Building a Convolutional Neural Networks (CNN)

Sefenth Model evaluation is the process of assessing the performance of a machine learning model using various metrics and techniques. The goal of model evaluation is to determine how well the model is able to generalize to new, unseen data and to identify any potential weaknesses or areas for improvement. in our case we get: Test Accuracy = 0.9338186383247375 Loss function = 0.1776

*Finally I built a predictive System to deploy our model in any image with Path only and it will classify if you wear a maskor No

Finally I want to thank you for reading

face_mask-detection's People

Contributors

abdoo50 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.