Mask_RCNN icon indicating copy to clipboard operation
Mask_RCNN copied to clipboard

error: the following arguments are required: <command>, --weights

Open UlhasAI opened this issue 1 year ago • 0 comments

I’m getting bellow error. Is anyone has any idea about it.

usage: custom.py [-h] [--dataset /path/to/custom/dataset/] --weights /path/to/weights.h5 [--logs /path/to/logs/]                  [--image path or URL to image] [--video path or URL to video]                  custom.py: error: the following arguments are required: , --weights

UlhasAI avatar Dec 16 '23 10:12 UlhasAI