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

train_mask_detector.py [-h] -d DATASET [-p PLOT] [-m MODEL] train_mask_detector.py: error: the following arguments are required: -d/--dataset #158

Open akhilkarakavalasa opened 2 years ago

akhilkarakavalasa commented 2 years ago

🐛 Bug Report

(A clear and concise description of what the bug is.)

train_mask_detector.py [-h] -d DATASET [-p PLOT] [-m MODEL] train_mask_detector.py: error: the following arguments are required: -d/--dataset An exception has occurred, use %tb to see the full traceback.

SystemExit: 2

File "D:\makdetection\train_mask_detector.py", line 36, in args = vars(ap.parse_args())

github-actions[bot] commented 2 years ago

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