Skip to content

Commit

Permalink
remove duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
Little-Podi committed Jul 13, 2023
1 parent f88dc53 commit b92ec2d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/test/evaluation/running.py
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,6 @@ def run_dataset(dataset, trackers, debug=False, threads=0, num_gpus=8):

print('evaluating {:4d} trackers on {:5d} sequences'.format(len(trackers), len(dataset)))

multiprocessing.set_start_method('spawn', force=True)

if threads == 0:
mode = 'sequential'
else:
Expand Down

0 comments on commit b92ec2d

Please sign in to comment.