Skip to content

Commit

Permalink
revise typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zzhanghub committed Aug 4, 2020
1 parent a4c1001 commit 3136bbb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ The structure of `root_dir` should be organized as follows:
│   │      └── 186605.png
│   ├── dataset2 ...
│   └── dataset3 ...
│ 
└── pred
└── method1
│   ├── dataset1
Expand Down Expand Up @@ -85,7 +86,7 @@ The structure of `root_dir` should be organized as follows:
sh eval.sh
```

### 2. Draw the 4 types of curves
### 3. Draw the 4 types of curves
1. Configure `plot_curve.sh`
```shell
--methods method1+method2+method3 (Multiple items are connected with '+')
Expand Down

0 comments on commit 3136bbb

Please sign in to comment.