-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
34 lines (29 loc) · 1.06 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# You shouldn't need to change this
# User-defined configuration is in userconf.yml
# Directories where the masks are read from on the RDSF
# Relative to the RDSF mount point
label_dirs:
- "1Felix and Rich make models/Training dataset Tiffs/Training set 1"
- "1Felix and Rich make models/Training dataset Tiffs/Training set 2"
- "1Felix and Rich make models/Training dataset Tiffs/Training set 3 (base of jaw)"
ct_scan_dir: "1Felix and Rich make models/wahabs_scans"
felix_labels_dir_2: "1Felix and Rich make models/Training dataset Tiffs/Training set 2"
wahab_labels_dir: "1Felix and Rich make models/Training dataset Tiffs/Training set 1"
# Where random stuff from the scripts should go, relative to the root of the repository
script_output: "script_output/"
boring_script_output: "script_output/boring_stuff/"
# This fish is in two training sets, so we need to remove it from one of them
duplicate_ids:
- 39
broken_ids:
# i'm having trouble with converting these from 2d stacks to 3d
- 351
- 401
- 420
- 441
# The masks look incomplete here
- 92
- 90
- 69
- 36
- 166