You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(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())
The text was updated successfully, but these errors were encountered:
🐛 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())
The text was updated successfully, but these errors were encountered: