Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yunshengb authored Jan 19, 2019
1 parent 1864d11 commit fbc9e08
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ and extract under `data/`:

Get the pickle files (`/save`) from https://drive.google.com/drive/folders/1Eusvi4_iOKM0AsO1LhxQFkY62kDEtuMq?usp=sharing

Get the paper files (`/paper`) from https://drive.google.com/drive/folders/1eygwZP70qt-2ERrXnpLQ5nDz37nnVKHO?usp=sharing
Get the result files (`/result`) https://drive.google.com/drive/folders/1UXEGozaThjjuC-hnt4C7jn06L6I2Ra1v?usp=sharing


## Dependencies

Expand Down Expand Up @@ -48,4 +49,4 @@ Install the following the tools and packages:

* If you see red lines under `import`, mark `src` and `model/Siamese` as `Source Root`,
so that PyCharm can find those files.
* Mark `src/Siamese/logs` and `src/Siamese/exp` as `Excluded`, so that PyCharm won't spend time inspecting those logs.
* Mark `src/Siamese/logs` and `src/Siamese/exp` as `Excluded`, so that PyCharm won't spend time inspecting those logs.

0 comments on commit fbc9e08

Please sign in to comment.