senofsky / face-mask-detector

A library and command line utility for detecting face masks in images and video streams
MIT License
5 stars 4 forks source link

Expand training data to include people wearing patterned face masks #5

Open senofsky opened 4 years ago

senofsky commented 4 years ago

The current face_mask_detector.model struggles at detecting patterned face masks.

The current dataset only contains images of more "standard" masks. In order to improve the model's accuracy, we need to expand the dataset to include people wearing patterned face masks.