chandrikadeb7 / Face-Mask-Detection

Face Mask Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras
https://www.youtube.com/watch?v=AAkNyZlUae0
MIT License
1.54k stars 838 forks source link

Face Mask Detection using ResNet50 v2 #100

Closed RaghavModi closed 3 years ago

RaghavModi commented 3 years ago

Issue Number

ISSUE #96

Describe the changes you've made

Here I have added ResNetv2 50 to detect face mask.

chandrikadeb7 commented 3 years ago

@RaghavModi Please make the Readme better like the existing one.

RaghavModi commented 3 years ago

@chandrikadeb7 Please have a look again I have tried to improve Readme.md. Please suggest if any changes are required.

chandrikadeb7 commented 3 years ago

@RaghavModi Good work!

gabrielgiorisatto commented 3 years ago

Do you have the pre-trained model available to download?