Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghang1989 authored Oct 5, 2017
1 parent 1177a80 commit 13ee2e5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@
If you would like to reproduce the texture recognition benchmark in the paper, please visit our original [Torch implementation](https://github.com/zhanghang1989/Deep-Encoding).

## Installation
- Install PyTorch from source
* Install PyTorch from source to the `$HOME` directory, you can follow the [PyTorch tutorial](https://github.com/pytorch/pytorch#install-pytorch).
- :bangbang:Install PyTorch from source to the **`$HOME`** directory
* Please follow the [PyTorch tutorial](https://github.com/pytorch/pytorch#install-pytorch).
* If you are not professional, please follow the instruction, otherwise see [this issue](https://github.com/zhanghang1989/PyTorch-Encoding/issues/6) to change the path manually.

- Install the package
- Install this package
* Clone the repo
```bash
git clone git@github.com:zhanghang1989/PyTorch-Encoding-Layer.git && cd PyTorch-Encoding-Layer
Expand Down

0 comments on commit 13ee2e5

Please sign in to comment.