xingyizhou / CenterTrack

Simultaneous object detection and tracking using center points.
MIT License
2.38k stars 526 forks source link

RuntimeError: sizes must be non-negative #258

Open epns opened 2 years ago

epns commented 2 years ago

pytorch=1.2.0 torchvision=0.4.0 cuda=10.0

output_inds = torch.from_numpy(output_inds).to(self.opt.device) RuntimeError: sizes must be non-negative