annotate test-data/example.yaml @ 0:e434d9b9cd13 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
author iuc
date Thu, 09 Oct 2025 07:42:36 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
1 # BiaPy version: 3.6.2
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
2
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
3 SYSTEM:
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
4 NUM_CPUS: -1
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
5
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
6 PROBLEM:
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
7 TYPE: SEMANTIC_SEG
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
8 NDIM: 2D
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
9
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
10 DATA:
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
11 PATCH_SIZE: (256, 256, 1)
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
12 TRAIN:
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
13 PATH: /path/to/data
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
14 GT_PATH: /path/to/data
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
15 IN_MEMORY: True
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
16 VAL:
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
17 SPLIT_TRAIN: 0.1
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
18 TEST:
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
19 PATH: /path/to/data
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
20 GT_PATH: /path/to/data
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
21 IN_MEMORY: True
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
22 LOAD_GT: True
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
23 PADDING: (32,32)
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
24
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
25 AUGMENTOR:
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
26 ENABLE: True
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
27 AUG_SAMPLES: False
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
28 RANDOM_ROT: True
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
29 VFLIP: True
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
30 HFLIP: True
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
31
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
32 MODEL:
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
33 ARCHITECTURE: unet
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
34 FEATURE_MAPS: [16, 32, 64, 128, 256]
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
35 LOAD_CHECKPOINT: False
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
36
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
37 TRAIN:
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
38 ENABLE: False
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
39 OPTIMIZER: ADAMW
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
40 LR: 1.E-3
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
41 BATCH_SIZE: 6
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
42 EPOCHS: 20
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
43 PATIENCE: 20
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
44 LR_SCHEDULER:
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
45 NAME: 'onecycle' # use one-cycle learning rate scheduler
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
46
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
47 TEST:
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
48 ENABLE: True
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
49 AUGMENTATION: False
e434d9b9cd13 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/biapy/ commit 66b393a7118c81d86d0fd80780d2bd551c18f3f0
iuc
parents:
diff changeset
50 FULL_IMG: False