You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
R-C3D.pytorch/lib/roi_data_layer/roibatchLoader.py", line 36, in getitem
gt_windows_padding = gt_windows.new(self.max_num_box, gt_windows.size(1)).zero_()
RuntimeError: dimension out of range (expected to be in range of [-1, 0], but got 1)
Hi, did you meet the same error? Thank you.
The text was updated successfully, but these errors were encountered:
R-C3D.pytorch/lib/roi_data_layer/roibatchLoader.py", line 36, in getitem
gt_windows_padding = gt_windows.new(self.max_num_box, gt_windows.size(1)).zero_()
RuntimeError: dimension out of range (expected to be in range of [-1, 0], but got 1)
Hi, did you meet the same error? Thank you.
The text was updated successfully, but these errors were encountered: