Skip to content

Commit

Permalink
update runs.zip
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikel Broström committed Mar 11, 2025
1 parent f3d745a commit bf2c3e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:

- name: Download eval data
run: |
wget https://github.com/mikel-brostrom/boxmot/releases/download/v11.0.9/runs2.zip -O runs.zip
wget https://github.com/mikel-brostrom/boxmot/releases/download/v11.0.9/runs2.zip -O runs2.zip
wget https://github.com/mikel-brostrom/boxmot/releases/download/v10.0.83/MOT17-50.zip -O tracking/val_utils/MOT17-50.zip
unzip runs2.zip -d ./
mkdir -p tracking/val_utils/data
Expand Down

0 comments on commit bf2c3e8

Please sign in to comment.