Giter Site home page Giter Site logo

covid_mask_detection's Introduction

Project Documentation: Real-Time Mask Detection on Human Faces

Introduction

The repository contains a project focused on detecting masks on human faces in real-time using various technologies such as OpenCV, Keras, and TensorFlow. This documentation will provide an overview of the project, including its purpose, technologies used, methodology, and how to use the code.

Project Overview

Objective

The primary goal of the project is to develop a desktop application that can detect whether individuals in a given environment are wearing masks. This is particularly relevant during the Covid-19 pandemic to ensure compliance with health regulations.

Technologies Used

  1. Programming Language: Python
  2. Libraries:
    • OpenCV
    • Keras
    • TensorFlow
  3. Development Environment: Visual Studio

Methodology

Data Collection

  • The dataset consists of images of faces with and without masks.
  • These images are collected from various angles and stored in a deep learning cloud system for training.

Machine Learning Model

  • The project employs deep learning techniques to create a model capable of distinguishing between masked and unmasked faces.
  • The training process involves using Keras and TensorFlow to classify the images in the dataset.

Image Processing

  • OpenCV is used for capturing and processing images from the camera.
  • Faces are detected and various facial features such as eyes, nose, and mouth are identified using OpenCV and NumPy.

Application Development

  • The application is designed to be a desktop application aimed at institutions.
  • It uses an external camera to capture real-time images and analyze them to detect masks.

covid_mask_detection's People

Contributors

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