Roscoe Kerby (ROSCODE)

Results 2 issues of Roscoe Kerby (ROSCODE)

https://github.com/WongKinYiu/yolov9/issues/363

On inference: !python detect.py --source '/content/yolov9/woman-5059062_960_720.jpg' --img 640 --device 0 --weights '/content/yolov9/yolov9-e.pt' --name yolov9_c_c_640_detect Getting output error: AttributeError: 'list' object has no attribute 'device' detect: weights=['/content/yolov9/yolov9-e.pt'], source=/content/yolov9/woman-5059062_960_720.jpg, data=data/coco128.yaml, imgsz=[640, 640],...