zlai0 / MAST

MAST: A Memory-Augmented Self-supervised Tracker (CVPR 2020)
https://zlai0.github.io/MAST/
273 stars 32 forks source link

test failed #14

Closed Foggor closed 3 years ago

Foggor commented 3 years ago

Traceback (most recent call last): File "benchmark.py", line 184, in main() File "benchmark.py", line 54, in main test(TrainImgLoader, model, log) File "benchmark.py", line 95, in test anno_1 = annotations[i+1] IndexError: list index out of range