Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
SparseConvNet
Commits
3da6f2df
Commit
3da6f2df
authored
Jun 25, 2018
by
Benjamin Thomas Graham
Browse files
update README.md
parent
2c4ed608
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
3da6f2df
...
@@ -133,9 +133,9 @@ Tested with Ubuntu 16.04, Python 3.6 in [Miniconda](https://conda.io/miniconda.h
...
@@ -133,9 +133,9 @@ Tested with Ubuntu 16.04, Python 3.6 in [Miniconda](https://conda.io/miniconda.h
```
```
conda install pytorch -c pytorch
conda install pytorch -c pytorch
conda install google-sparsehash -c bioconda # OR apt-get install libsparsehash-dev
conda install google-sparsehash -c bioconda # OR apt-get install libsparsehash-dev
conda install -c anaconda pillow
conda install -c anaconda pillow
git clone git@github.com:facebookresearch/SparseConvNet.git
git clone git@github.com:facebookresearch/SparseConvNet.git
cd SparseConvNet/
PyTorch/
cd SparseConvNet/
bash build.sh
bash build.sh
```
```
To run the examples you may also need to install unrar:
To run the examples you may also need to install unrar:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment