Skip to content

Training different YOLOv5 models on 'Face Mask Detection' dataset

License

Notifications You must be signed in to change notification settings

thelcrysis/YOLOv5-models-comparison

Repository files navigation

YOLOv5-models-comparison

Training different YOLOv5 models on 'Face Mask Detection' dataset for comparison. Paper

Pretrained weights

Pretrained weights for each model can be found in weights directory.

Scores

Detailed results for each model are located in results directory.

Jupyter notebook

Jupyter notebook is written with Google Colab in mind, but can be used with Kaggle for bigger datasets (33h GPU usage time limit). Every Kaggle batch session will end in an irrelevant error caused by differences in working directory structures between Kaggle and Collab. Results still can be downloaded. Notebook utilizes ultralytics' YOLOv5 library.

Usage

Upload your dataset to Roboflow and export it in YOLOv5 PyTorch format with show download code enabled. Replace #API# and #PROJECTNAME# and you're ready to go.

Dataset

Face Mask Detection dataset used for training is available here. Dataset consists of 1677 images.

Prediction example

About

Training different YOLOv5 models on 'Face Mask Detection' dataset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published