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: wirecell/dnn/docs/dnnroi.org
+24-2Lines changed: 24 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,26 @@
1
1
#+title: DNNROI support
2
2
3
+
* Example usage
4
+
5
+
Use online help:
6
+
7
+
#+begin_example
8
+
wirecell-dnn --help
9
+
wirecell-dnn train --help
10
+
#+end_example
11
+
12
+
** Configuration file
13
+
14
+
You may start by copying a file from [[file:../cfg/][../cfg/]] and modify to match your needs. In particular you will need training files and a compatible "app" listed.
0 commit comments