Skip to content

Commit 20ccfde

Browse files
authored
Update SNEMI-Base.yaml
1 parent 6c6949b commit 20ccfde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configs/SNEMI/SNEMI-Base.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ MODEL:
1919
FILTERS: [32, 64, 96, 128, 160]
2020
NORM_MODE: gn
2121
DATASET:
22-
IMAGE_NAME: train-input.tif
23-
LABEL_NAME: train-label.tif
22+
IMAGE_NAME: image/train-input.tif
23+
LABEL_NAME: seg/train-labels.tif
2424
INPUT_PATH: datasets/SNEMI3D/ # or your own dataset path
2525
OUTPUT_PATH: outputs/SNEMI3D/
2626
PAD_SIZE: [4, 64, 64]

0 commit comments

Comments
 (0)