Skip to content

This project uses a Deep Neural Network, more specifically a Convolutional Neural Network, to differentiate between images of people, with masks and without masks.

Notifications You must be signed in to change notification settings

AAdelaida/CNN-Face-mask-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

CNN-Face-mask-detection

This project uses a Deep Neural Network, more specifically a Convolutional Neural Network, to differentiate between images of people, with masks and without masks.

The training of neural networks requires a very high computational cost, in this case I used Google Colab, Colab notebooks run code on Google's cloud-based servers, which means you can take full advantage of Google hardware, including GPUs and TPUs, no matter how powerful your machine is.

Requirements

  • os
  • numpy
  • matplotlib
  • cv2
  • sklearn
  • tensorflow

Data

https://www.kaggle.com/competitions/face-mask-detection/data

Results

About

This project uses a Deep Neural Network, more specifically a Convolutional Neural Network, to differentiate between images of people, with masks and without masks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published