I wanted to do character detection in the game via yolov5 But so far I have just started to study it all How to train custom data, I know But I don't know how to tell yolo in the code so that it detects custom data in the screenshot that I make using mss, and numpy and I broadcast these screenshots using cv2.imshow thanks in advance
I tried different ways, but nothing worked, I looked in the official documentation. but without success