Skip to content

Commit 0eaae4c

Browse files
authored
Merge pull request #77 from JackieZhai/patch-1
Update test_ocean.py
2 parents 1783e6a + 4087f44 commit 0eaae4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tracking/test_ocean.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
from eval_toolkit.pysot.datasets import VOTDataset
2828
from eval_toolkit.pysot.evaluation import EAOBenchmark
29-
form lib.core.eval_otb import eval_auc_tune
29+
from lib.core.eval_otb import eval_auc_tune
3030
from tqdm import tqdm
3131

3232
def parse_args():

0 commit comments

Comments
 (0)