MuhammadMoinFaisal / YOLOv8_Segmentation_DeepSORT_Object_Tracking

YOLOv8 Segmentation with DeepSORT Object Tracking (ID + Trails)
216 stars 59 forks source link

RuntimeError: Sizes of tensors must match except in dimension 1. Expected size 76 but got size 0 for tensor number 1 in the list. #5

Open ranjithlakshmanan opened 1 year ago

ranjithlakshmanan commented 1 year ago

I got this error while running on a custom dataset. How to solve this error??

724027324 commented 1 year ago

I got this error while running on a custom dataset. How to solve this error??

Hello, how do I run this on a custom dataset? thank you