Skip to content

Commit

Permalink
updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
imelekhov committed Apr 4, 2019
1 parent 3778ead commit 28d61f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ pip install -r requirements.txt
## Getting started
* ```eval.py``` demonstrates the results on the HPatches dataset
To be able to run ```eval.py``` script:
* Download an archive with pre-trained models [click](https://drive.google.com/file/d/1p1FarlU5byWez_mQC68DZ_eRQKfF9IIf/view?usp=sharing) and unpack it
in the project folder
* Download an archive with pre-trained models [click](https://drive.google.com/file/d/1p1FarlU5byWez_mQC68DZ_eRQKfF9IIf/view?usp=sharing) and extract it
to the project folder
* Download HPatches dataset (Full image sequences). The dataset is available [here](https://github.com/hpatches/hpatches-dataset) at the end of the page
* Run the following command:
```
Expand Down

0 comments on commit 28d61f0

Please sign in to comment.