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.52k stars 834 forks source link

Cannot reproduce your result #119

Closed heathcliffYang closed 3 years ago

heathcliffYang commented 3 years ago

🐛 Bug Report

I run detect_mask_image.py and feed the same image as yours but I get different predictions. The model I used is mask_detector.model you provided. output

Thank you!

github-actions[bot] commented 3 years ago

Hello @heathcliffYang, Thank you for generating an issue to this project! Please wait while we get back to you.

chandrikadeb7 commented 3 years ago

🐛 Bug Report

I run detect_mask_image.py and feed the same image as yours but I get different predictions. The model I used is mask_detector.model you provided. output

Thank you!

I'm able to get the result perfectly. Please train the dataset and follow the setup instructions.