Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
yhlleo committed Sep 12, 2019
1 parent 849be0d commit e45ced7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file added plots/.DS_Store
Binary file not shown.
Binary file modified plots/PR-curve.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions plots/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Display the PR-curve
# Display the accuracy curves

You can use this comand line to display PR-curves:
You can use this comand line to display accuracy curves:

```
python3 display_pr_curve.py. --data_dir <path_to_dir>
python3 display_curves.py. --data_dir <path_to_dir>
```

After that, you can get a figure as below:
Expand Down

0 comments on commit e45ced7

Please sign in to comment.