GithubHelp home page GithubHelp logo

informaticacba / face-mask-detection-using-yolov3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anjaankhadka/face-mask-detection-using-yolov3

1.0 0.0 0.0 3.16 MB

This is to detect face mask and non masked faces apart in realtime

Python 65.45% Jupyter Notebook 34.55%

face-mask-detection-using-yolov3's Introduction

YOLOv3 based Mask and non-mask identifier

About

It is simple implementation of YOLOv3 model for detecting masked perople apart from unmasked ones in real time. Thid sydtem can be useful for entrance in this pandemic.

Useful Links

Do follow following links for dataset, model, and trained weight file.

Dataset From Kaggle

Trained Weight file

YOLO darknet from AlexeyAB

Requirements

  • Python version 3.8

  • Python libraries listed in requirements.txt

      pip install -r requirements.txt
    
  • Weight file. ( If you do not want to train on your own )

Training

Follow training steps as one by one from Training_YOLOv3.ipynb file. ( Use of Google colab suggested )

Inference

First you should download Weight file and keep it in the same folder.

Results

Outputs

Images

Tested on image

Video

result.mp4

Training Curve

Currently I have trained upto 2400 iterations and got descent result. this model can be trained even more. Try training upto 6000 iterations or even more.

Training Curve

Output parameters

mAP : 76%

fps on CPU : 1.7fps

Training Time : 2hrs 13 min


face-mask-detection-using-yolov3's People

Contributors

anjaankhadka avatar

Stargazers

 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.