SujayKumar Reddy M

Results 1 comments of SujayKumar Reddy M

Yolo-v8 Segmentation also consists of bbox you can change the task to "od" instead of "see" which helps to solve the error. ``` img = cv2.imread(f'/home/fatemeh/Documents/training datasets/adsf/train/images/{img_name}') img = cv2.resize(img,...