Skip to content

cstdl/mask-classification-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

mask-detection

Description

This repository contains the results of my Bachelors thesis. It is an image classification model (Convolutional Neural Network) to classify persons wearing a mask or no mask. It contains the dataset, data augmentation, training and test.

Instructions

  • Use data_augmentation.ipynb to perform Data Augmentation on training dataset.
  • tensorflow_model.ipynb contains the model structure as well as training.
  • The model was trained on the data in masks_dataset. This directory contains the original images.
  • To test the model use model_test.ipynb to receive accuracy, confusion matrix, ROC-curve, AUC.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published