Giter Site home page Giter Site logo

cv_project's Introduction

CV_Project

Project name: Re-thinking Face Detection

The Dataset

The dataset used for this project is from github user X-zhangyang's Real-World-Masked-Face-Dataset repository.
Precisely, this one -> Click for the dataset <-

The dataset offers 90,000 face images without masks, 2203 face images with masks. In order to balance the mask/no_mask ratio and eliminate memory issues, we randomly removed 87,800 face images without masks. Then we trained the model on the remaining 4383 images for mask - no_mask classification.


Information About the Files

train_mask_detection_model.ipynb: The notebook we used to train our model.
detect_mask_on_image.ipynb: The notebook we tested our model on images.
detect_mask_on_video.ipynb: The notebook we tested our model on the live video captured by our webcams.
remove_images_from_dataset.py: We had issues with memory on the training the full Real-World-Masked-Face-Dataset, hence, we used this method to randomly remove image files from the dataset.
self-built-masked-face-recognition-dataset.zip: The dataset we used for the training the model. It's derived from the Real-World-Masked-Face-Dataset, with the usage of remove_images_from_dataset.py.

CV_Project_Report.pdf: Our report can be found in the folder "project_report".

Note: All the sources we used building this project, weather it's for the code or the report, can be found on the "References" part of our report.

cv_project's People

Contributors

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