forked from theAIGuysCode/yolov4-deepsort
-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
Hello all,
I tried to run this code with webcam. I have used the following command:
python clip_object_tracker.py --weights ./weights/best.pt --source 0 --detection-engine yolov7 --info
But it have thrown me the following error:
"TypeError: expected str, bytes or os.PathLike object, not list"
Anyone can help? thanks in advance.
Metadata
Metadata
Assignees
Labels
No labels