Skip to content

taran9873/FaceMaskDetection

Repository files navigation


Dataset: this is the dataset file, it contains 7000 images
	with_mask: 3500 images
	without_mask: 3500 images

mask_detection_model.ipynb

	this is the python code for training our model which returns "plot.png" and "mask_detector.model"

detect_mask_image.py
	
	this file is used to detect mask in an image

detect_mask_video.py

	this file is used to detect mask in a live camera feed

face_detector
	
	this folder contains pre-trained face detection model

requirements.txt

	this file contains the libraries required to successfully compile and run the code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published