Skip to content

Commit

Permalink
clarify installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
javiribera authored Jun 11, 2020
1 parent d848560 commit e51f75e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Install the tool:
<pre>
pip install .
</pre>
(do not forget the period)

## Usage
If you are only interested in the code of the Weighted Hausdorff Distance (which is the loss used in the paper and the main contribution), you can just get the [losses.py](object-locator/losses.py) file. If you want to use the entire object location tool:
Expand Down

0 comments on commit e51f75e

Please sign in to comment.