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: auto3dseg/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,8 @@ In short, your `datalist.json` file should look like this:
83
83
84
84
The AutoRunner will create a `work_dir` folder in the directory from which it is ran, with the resulting models and the copied datalist file _with_ cross-validation folds. This allows you to see which datalist file the models are trained on.
85
85
86
+
See the description below or the file [run_with_minimal_input.md](docs/run_with_minimal_input.md) how to use your datalist with the AutoRunner.
87
+
86
88
## Reference Python APIs for Auto3DSeg
87
89
88
90
**Auto3DSeg** offers users different levels of APIs to run pipelines that suit their needs.
0 commit comments