YOLOv8_Segmentation_DeepSORT_Object_Tracking
YOLOv8_Segmentation_DeepSORT_Object_Tracking copied to clipboard
RuntimeError: Sizes of tensors must match except in dimension 1. Expected size 76 but got size 0 for tensor number 1 in the list.
I got this error while running on a custom dataset. How to solve this error??
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