xingyizhou / CenterTrack

Simultaneous object detection and tracking using center points.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RuntimeError: sizes must be non-negative

epns opened this issue · comments

commented

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