Skip to content

AYassin01/Mask-Detection-Using-CNNs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

The goal of this project is to developed a solution that predicts if a person is wearing a face mask or not given an image provided as input.

I Imported the dataset into the colab environment using Kaggle’s API, and understood what it looked like,

Then I Built a CNN model, evaluated it, and eventually I did some error analysis to understand how my model performed.

link of Dataset: https://www.kaggle.com/datasets/omkargurav/face-mask-dataset

image (1) image