There was an error while loading. Please reload this page.
2 parents 3cc4f66 + 44d0974 commit 358361aCopy full SHA for 358361a
mask detection/mask_detect.py
@@ -1,6 +1,4 @@
1
# libraries
2
-import tensorflow.keras
3
-
4
5
str = ''
6
faceCascade = cv2.CascadeClassifier('resource/haarcascade_frontalface_default.xml')
0 commit comments