Skip to content

Commit

Permalink
create local data directory
Browse files Browse the repository at this point in the history
  • Loading branch information
petrikvladimir committed Sep 16, 2023
1 parent 7a38b6e commit c84b7d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
- name: Download pre-trained models required for tests
run: |
mkdir local_data
python -m happypose.toolbox.utils.download --cosypose_model=detector-bop-ycbv-pbr--970850
python -m happypose.toolbox.utils.download --cosypose_model=coarse-bop-ycbv-pbr--724183
python -m happypose.toolbox.utils.download --cosypose_model=refiner-bop-ycbv-pbr--604090
Expand Down

0 comments on commit c84b7d3

Please sign in to comment.