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

fix no position selection #176

Open MasoudKaviani opened 1 year ago

MasoudKaviani commented 1 year ago

In some examples when the detection area is empty, some error happened and fix with this line of code

Issue Number

ISSUE #

Describe the changes you've made

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

Additional context (OPTIONAL)

Test plan (OPTIONAL)

Checklist