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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -254,7 +254,7 @@ Here are some reasons we do it this way:
254
254
Once you have your labeled Training and Validation rectangles with ground truth annotations, make sure you save your project! Then you can run the Spotiflow training template script in
255
255
`Extensions > Spotiflow > Spotiflow training script template`
256
256
257
-
Or you can download [Spotiflow_training_template.groovy](src/main/resources/scripts/Spotiflow_training_script_template.groovy) from this repo and run it from the script editor.
257
+
Or you can download [Spotiflow_training_template.groovy](src/main/resources/scripts/Spotiflow_training_template.groovy) from this repo and run it from the script editor.
258
258
259
259
> [!IMPORTANT]
260
260
> Lines starting with `//` are commented out and are not used. To enable those parameters, delete the `//`. To disable a parameter, add `//` at the start of the line.
0 commit comments