Commit 13ee2e53 authored by Hang Zhang's avatar Hang Zhang Committed by GitHub
Browse files

readme

parent 1177a80b
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment