osrs_yolov5 icon indicating copy to clipboard operation
osrs_yolov5 copied to clipboard

Yolov5 Object Detection In OSRS using Python code, Detecting Cows - Botting

Results 2 osrs_yolov5 issues
Sort by recently updated
recently updated
newest added

Hey , How can I use detect_oob_screeshots with a capture card ? I tried putting source = 0 # file/dir/URL/glob, 0 for webcam but its not working !

When I try to run the train.py it errors out. The detect and decect_oob_screenshot works. ``` (.env) PS C:\Users\guests\Desktop\scripts\osrs_yolov5> python train.py --data osrs.yaml --weights yolov5s.pt --batch-size 2 --epoch 200 C:\Users\guests\Desktop\scripts\osrs_yolov5\train.py...