File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 - EM30-H/im_train.h5
77 train_label :
88 - EM30-H/mito_train.h5
9+ val_image :
10+ - EM30-H/im_val.h5
11+ val_label :
12+ - EM30-H/mito_val.h5
913monitor :
1014 checkpoint :
1115 dirpath : outputs/mitoem30h_mednext_sdt/checkpoints/
Original file line number Diff line number Diff line change 88 train_label :
99 - EM30-H/mito_train.h5
1010 - EM30-R/mito_train.h5
11+ val_image :
12+ - EM30-H/im_val.h5
13+ - EM30-R/im_val.h5
14+ val_label :
15+ - EM30-H/mito_val.h5
16+ - EM30-R/mito_val.h5
1117monitor :
1218 checkpoint :
1319 dirpath : outputs/mitoem30hr_mednext_sdt/checkpoints/
Original file line number Diff line number Diff line change 66 - EM30-R/im_train.h5
77 train_label :
88 - EM30-R/mito_train.h5
9+ val_image :
10+ - EM30-R/im_val.h5
11+ val_label :
12+ - EM30-R/mito_val.h5
913monitor :
1014 checkpoint :
1115 dirpath : outputs/mitoem30r_mednext_sdt/checkpoints/
Original file line number Diff line number Diff line change @@ -98,6 +98,7 @@ monitor:
9898 num_slices : 8
9999 log_every_n_epochs : 5
100100 checkpoint :
101+ monitor : val_loss_total_epoch
101102 save_top_k : 5
102103 save_every_n_epochs : 10
103104 early_stopping :
You can’t perform that action at this time.
0 commit comments