Giter Site home page Giter Site logo

archie9211 / mask-detection-dataset Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 557.57 MB

Mask Detection Dataset for yolo annotated by using https://github.com/tzutalin/labelImg

License: MIT License

mask-detection dataset yolo-dataset mask-detection-dataset

mask-detection-dataset's Introduction

Mask-Detection-Dataset

Mask Detection Dataset for yolo annotated by using https://github.com/tzutalin/labelImg

This dataset is in format for training yolov3 model using darknet or any python wrapper for yolo.

it has 4000+ images of masked people on and 4000 images of non-masks.

More data will be added in future and any contribution is appriciated.

Star this repo to stay updated.

class number class name
0 mask
1 nomask

Directory structure:

img/
  - image1.jpg
  - image1.txt
  - image2.jpg
  - image2.txt
  - image3.jpg
  - image3.txt
    .
    .
    .
train.txt
test.txt

format of annotation file

<object-class> <x> <y> <width> <height>

e.g.

0 0.513672 0.610879 0.246094 0.384937
0 0.567647 0.253906 0.205882 0.156250
1 0.373529 0.246094 0.158824 0.140625

test.txt and train.txt are randomly sampled in 10:90 ratio

format of train.txt and train.txt

imgs/3409.jpg
imgs/894.jpg
imgs/5249.jpg
imgs/1762.jpg
imgs/2337.jpg
imgs/2857.jpg
imgs/5004.jpg
imgs/467.jpg

Download zipped file : https://drive.google.com/file/d/12BAE8t-TumUcOEfJsz4ADL0bka57Dwrw/view?usp=sharing

Credit of images :

https://github.com/X-zhangyang/Real-World-Masked-Face-Dataset

http://shuoyang1213.me/WIDERFACE/

mask-detection-dataset's People

Contributors

archie9211 avatar

Stargazers

 avatar  avatar

Watchers

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