You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -148,14 +148,14 @@ Models are save to ./result/ (the output directory is specified in train.sh) .
148
148
149
149
#### Testing
150
150
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.
152
152
153
153
```
154
154
$ sh test.sh > result.log
155
155
```
156
156
157
157
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)
159
159
160
160
## Acknowledgement
161
161
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