Skip to content

This project aims to test whether a person is wearing a mask and whether they are wearing it correctly.

Notifications You must be signed in to change notification settings

AlexanderHe-CHAO/Mask-Detection-CreateML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Mask Detection based on Create ML

Project Collaborators:

Overview

Our intention is to build an automated face mask detection model to test whether people wearing masks appropriately. The model can be deployed in iOS system.

Project Design

This project conducts model training based on Create ML.

Training Model

The App used in the project comes from the Sample Code of Apple developer website named Recognizing Objects in Live Capture.

The data set comes from Kaggle and includes 853 images.

Kaggle Dataset Face Mask

The dataset is divided into three classes:

  • Wearing Mask
  • Not Wearing Mask
  • Wearing Mask Improperly

three classes

Dataset are Labeled by using IBM's Cloud Annotations feature.

IBM Cloud Annotations

The trained model can be deplyed in iOS system using Xcode.

Detailed explanation of this project is in this Video.

About

This project aims to test whether a person is wearing a mask and whether they are wearing it correctly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages