Skip to content
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.