You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using yolov5 model and im trying to change the area of detection only to a certain area (not full screen). My desired coordinate is x1, y1, x2, y2 = 700, 0, 1300, 1075. something like this https://www.youtube.com/watch?v=w6gs10P2e1k
pls help mee
The text was updated successfully, but these errors were encountered:
I am using yolov5 model and im trying to change the area of detection only to a certain area (not full screen). My desired coordinate is x1, y1, x2, y2 = 700, 0, 1300, 1075. something like this https://www.youtube.com/watch?v=w6gs10P2e1k
pls help mee
The text was updated successfully, but these errors were encountered: