nicedaddy / Yolov5_DeepSort_Pytorch_lane_detection

GNU General Public License v3.0
126 stars 49 forks source link

bug #2

Open iscyy opened 2 years ago

iscyy commented 2 years ago

Hello, this error occurs in the middle of the project, why is this? The following is the error message

Traceback (most recent call last): File "track.py", line 346, in detect(opt) File "track.py", line 247, in detect annotator.dist(self,warn_xy,cls,id) TypeError: dist() takes 3 positional arguments but 4 were given