Skip to content

Commit

Permalink
Update link to Habitat pre-trained models and kernel metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffxy committed Jun 1, 2021
1 parent aece403 commit 5c74953
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

analyzer/habitat/data/LICENSE
analyzer/habitat/data/NOTICE
analyzer/habitat/data/README.md
analyzer/habitat/data/kernels.sqlite
analyzer/habitat/data/**/*.pth

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ use the Docker image provided in this repository to make sure that you can
compile the code.

1. Download the [Habitat pre-trained
models](https://drive.google.com/uc?export=download&id=1wcH2GKBnFsSLz9HgYZVUv17bz7HBYl7f).
models](https://doi.org/10.5281/zenodo.4876277).
2. Run `extract-models.sh` under `analyzer` to extract and install the
pre-trained models.
3. Run `setup.sh` under `docker/` to build the Habitat container image.
Expand Down

0 comments on commit 5c74953

Please sign in to comment.