We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1783e6a + 4087f44 commit 0eaae4cCopy full SHA for 0eaae4c
tracking/test_ocean.py
@@ -26,7 +26,7 @@
26
27
from eval_toolkit.pysot.datasets import VOTDataset
28
from eval_toolkit.pysot.evaluation import EAOBenchmark
29
-form lib.core.eval_otb import eval_auc_tune
+from lib.core.eval_otb import eval_auc_tune
30
from tqdm import tqdm
31
32
def parse_args():
0 commit comments