Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documenting fix for git-lfs - quota reached #15

Open
wants to merge 1 commit into
base: leaderboard_B
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ After all those are installed, clone this branch:
```bash
git clone -b leaderboard_B https://github.com/kuielab/mdx-net-submission.git
```
git-lfs does not download the models if the repo has reached its quota, only placing pointer files there. They should be around 20 something MB each.
If the onnx models aren't there, you can get them from [here](https://zenodo.org/record/6513062/files/onnx_B.zip).

### Linux

Expand Down Expand Up @@ -60,4 +62,4 @@ Just do
conda activate mdx-submit
```

to go back into the environment you have installed MDX's dependencies in.
to go back into the environment you have installed MDX's dependencies in.