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
'''debug IndexError: list index out of range''
bug::
File "/data_share/SiamPolar/pysot/datasets/dataset_polar.py", line 697, in getitem
cnt, contour = self.get_single_centerpoints(mask)
File "/data_share/SiamPolar/pysot/datasets/dataset_polar.py", line 551, in get_single_centerpoints
count = contour[0][:, 0, :]
IndexError: list index out of range
some img need delete??
The text was updated successfully, but these errors were encountered:
'''debug IndexError: list index out of range''
bug::
File "/data_share/SiamPolar/pysot/datasets/dataset_polar.py", line 697, in getitem
cnt, contour = self.get_single_centerpoints(mask)
File "/data_share/SiamPolar/pysot/datasets/dataset_polar.py", line 551, in get_single_centerpoints
count = contour[0][:, 0, :]
IndexError: list index out of range
some img need delete??
The text was updated successfully, but these errors were encountered: