Skip to content

divye-joshi/Face-mask-detection-yolov8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face mask detection using YOLOv8

Requirements : Python 3 + Ultralytics + webcam

Dataset used : https://www.kaggle.com/datasets/aditya276/face-mask-dataset-yolo-format

Intructions : To start capturing, run the file 'runmodel.py'. To stop, press Q . Please maintain a distance of at least 1 m from the webcam for proper prediction.

Important info : Dataset is not contained in this repo. 'Runs' Folder contains data from the training of the model

Other Info :

This is a CNN Model trained by using the weights of the colo128 model. [ transfer learning ] epochs= 25 ; time taken : 45 minutes ; GPU : Nvidia RTX 3050 notebook 4 GB [2048 CUDA cores]

About

Computer vision model to detect face mask using webcam as a source. Created with the help of Ultralytics YOLO v8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors