-
-
Notifications
You must be signed in to change notification settings - Fork 330
Open
Description
Hello all, I am getting this error for the detection command
I am using detection command as follows:
CUDA_VISIBLE_DEVICES=0 python3 eval_voc.py --weight_path yolov4.weights --gpu_id 0 --visiual DATA_TEST=index.jpeg --eval --mode det
And I am getting error as below:
usage: eval_voc.py [-h] [--weight_path WEIGHT_PATH] [--log_val_path LOG_VAL_PATH] [--gpu_id GPU_ID] [--visiual VISIUAL] [--mode MODE]
eval_voc.py: error: unrecognized arguments: --eval
If anyone knows what is the issue, Please reply the solution.
Thanks in advance.
Metadata
Metadata
Assignees
Labels
No labels