Skip to content

Commit 6ecaeb2

Browse files
Donglai Weiclaude
andcommitted
Fix head:all visualization: move to default section where callback reads it
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 97bff38 commit 6ecaeb2

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

tutorials/neuron_snemi_sdt_multitask.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,11 @@ default:
7878
pad_size: [16, 80, 80]
7979
augmentation:
8080
profile: aug_em_neuron
81+
monitor:
82+
logging:
83+
images:
84+
head: all
8185
inference:
82-
# Decode the short-range affinity head by default. Switch this to another
83-
# head when you want to inspect/export it instead.
8486
head: aff_r1
8587
sliding_window:
8688
window_size: [32, 160, 160]
@@ -124,7 +126,6 @@ train:
124126
loss: [train_loss_total_epoch, train_loss_term_0_weighted, train_loss_term_1_weighted, train_loss_term_2_weighted, train_loss_term_3_weighted]
125127
loss_every_n_steps: 50
126128
images:
127-
head: all
128129
log_every_n_epochs: 10
129130
max_images: 8
130131
num_slices: 2

0 commit comments

Comments
 (0)