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
[-h]
[--dataset /path/to/custom/dataset/]
--weights
/path/to/mask_rcnn_coco.h5
[--logs /path/to/logs/]
[--image path or URL to image]
[--video path or URL to video]
final.py: error: the following arguments are required: --weights
I am running the script
but its showing the error
[-h]
[--dataset /path/to/custom/dataset/]
--weights
/path/to/mask_rcnn_coco.h5
[--logs /path/to/logs/]
[--image path or URL to image]
[--video path or URL to video]
final.py: error: the following arguments are required: --weights
I even tried with
but it's still showing the same error. Please help :)
The text was updated successfully, but these errors were encountered: