/facemask

covid-19 mask

Primary LanguagePython

How to use:

  1. Install darknet: https://pjreddie.com/darknet/yolo/

Once installed you can use the weights with some image:

  1. Download weights from here

  2. Put mask.data, classes.names and facemask.weights in same folder

  3. ./darknet detector test mask.data yolov3mod.cfg facemask.weights something.jpg

4 .Check for predictions.jpg