Skip to content

Commit c62885b

Browse files
authored
Update README.md
1 parent 60bfd38 commit c62885b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -148,14 +148,14 @@ Models are save to ./result/ (the output directory is specified in train.sh) .
148148

149149
#### Testing
150150

151-
Type the following in the terminal. If you want to the same result from paper\[1\], please use this [pre training model.](http://data.airc.aist.go.jp/MUSIC4P3dataset/newmegasolarCNN_NS_72720_3725_iteration.model)
151+
Type the following in the terminal.
152152

153153
```
154154
$ sh test.sh > result.log
155155
```
156156

157157
Result file are created to ./result.log .
158-
If you want to the same result from paper\[1\], please use this [pre training model.]()
158+
If you want to the same result from paper\[1\], please use this [pre training model.](http://data.airc.aist.go.jp/MUSIC4P3dataset/newmegasolarCNN_NS_72720_3725_iteration.model)
159159

160160
## Acknowledgement
161161
This dataset and source code are based on results obtained from a project commissioned by the New Energy and Industrial Technology Development Organization (NEDO).

0 commit comments

Comments
 (0)